>>I am having a similar problem... specifically...
>>
>>Files with .php3 and .php work perfectly
>>
>>however .. EMBEDDED php .. that is php embedded into standard .html
>>(i.e.   <?php print("this is a test\n"); ?>  )
>>
>>  does NOT work
>>
>>anyone have any clues or suggestions?
>>

I'm not quite sure what you mean by embedded PHP. AFAIK If you have an HTML 
file with PHP in it somewhere you must name that file with .php3 or .php so 
that it gets processed accordingly...

Phil
-- 
"They that can give up essential liberty to obtain a little temporary safety 
deserve neither liberty nor safety."
-Benjamin Franklin, 1759


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to