P I wrote:

>BUT, if I make a phtml page with html source in it, ie:
><table><tr><td><? echo "test..."; ?></td></tr></table> makes a table
>without any content (<table><tr><td></td></tr></table>), so it seems
>apache forgets to wait until the php parser do its job.
>
In you AddType line in httpd.conf, have you included ".phtml"?

HTH
Chris


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

Reply via email to