This is a discussion on Re: [PHP] php doesn't work in html files within the PHP General forums, part of the PHP Programming Forums category; On Sun, 11 Jan 2004, MadHD wrote: > Try to rename the .html file in .php (index.html -> index....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sun, 11 Jan 2004, MadHD wrote:
> Try to rename the .html file in .php (index.html -> index.php) and test > it. You can reconfigure apache to pass all .html files to php compiler > but i don't recommend it because it reduce drastically the performance. ....IF those .html files don't mostly all contain PHP code. Same performance hit if you were naming plain HTML files as .php... -- Kelly Hallman // Ultrafancy |