Re: [PHP] .phtml From: Ali Ahmad (ali <email protected>)
Date: 08/03/00

You can add into your Registry's file:
add this line:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\Script
Map
then add the new string:
fill the value with: .phtml
fill the data with : c:\your_php_directory\php.exe %s %s

Regards,
-ali-

----- Original Message -----
From: Data Driven Design <jeff <email protected>>
To: <php-general <email protected>>
Sent: Thursday, August 03, 2000 7:56 PM
Subject: [PHP] .phtml

> Hey list,
> I'm using PHP4 on M$ PWS and it parses .php and .php3 files just fine.
> But I'm working on a site and the host is set up to use .phtml, however
PWS
> on my system doesn't parse those. I looked through the readme and my
php.ini
> and at Personal Web Manager. How do I get PWS to parse .phtml files?
>
> Please
>
> Data Driven Design
> P.O. Box 1084
> Holly Hill, FL 32125-1084
> Phone : (904) - 226-8979
> URL : http://www.datadrivendesign.com
> URL : http://www.rossidesigns.net

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>