Quote:
Originally Posted by brandonstills
Do you have apache configured to treat .html as PHP code?
|
The file extension doesn't matter when including a file located on a local server. PHP parsing is done after inclusion, so even if you include txt files it will work
(if you specify a URL instead of a server path then in that case yes the extension must be PHP... when including external ressources the parsing is done during inclusion)
Well... Emil send me the files by icq, i will have a quick look at your problem
