I've hit a problem - I have includes on a page where I'm trying to put some php code, but when changing the pages extn to .php the includes don't work - is there a conflict?
Many thanks for the help on this, I've also come across another help page:
One thing, you have the 'main' page, and then you have another page that will be a php include - do *both* have to have the php extn?
[edited by: jatar_k at 4:40 pm (utc) on July 12, 2005] [edit reason] removed url [/edit]
maxi million
8:39 am on Jul 12, 2005 (gmt 0)
no. you can comfortably include .php in .html, provided that the .html is parsed by the php engine. you need to tweak that with .htaccess
Dexie
8:57 am on Jul 12, 2005 (gmt 0)
Hi Maxi, many thanks for that.
I must admit, despite the excellent help here and the different websites suggested, I'm having a massive struggle with one page ;-( Would any of you kind souls be able to sticky me, if you could just look at it all please?
Dexie.
Dexie
9:01 am on Jul 12, 2005 (gmt 0)
Stop press - whooooaaa, I found that I had to first delete the old index.html file that was on the web.