> YES!
> The only "problem" will be that these .php pages will be 
> maybe 5% slower since PHP is "parsing" them.

That and all the links pointing to the old .html files will be
broken...

So if you mix PHP and HTML in a file, PHP will be slower
to parse those files?  I thought it was smart enough to 
parse only what was within the recognized start and end
tags (<? ?>, <?php ?>, <script language="php"></script>,
etc)?

Chris

Reply via email to