Im trying to parse a file twice ,once to extract an include file(NOT using
the include() function) and again to parse the php code.Customer support for
my host says I can add the following line to an .htaccess file:
AddType text/x-server-parsed-html .phtml

 but that only parses the include file. I tried to add both:
AddType text/x-server-parsed-html .phtml
AddType application/x-httpd-php .phtml

but that doesnt seem to work.Is this possable??

Mike P
[EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to