Re: [RESOLVED] .php or .html
I know this is resolved, but I though i would add my 2 cents.
If I had the odd page that didn't include PHP I would still be inclined to use the .php file extension, if only to keep my script file types consistent. Also in some envinronments a .html file might open in a different editor to a .php file.
ILMV
Re: [RESOLVED] .php or .html
Quote:
Originally Posted by
I_Love_My_Vans
I know this is resolved, but I though i would add my 2 cents.
If I had the odd page that didn't include PHP I would still be inclined to use the .php file extension, if only to keep my script file types consistent. Also in some envinronments a .html file might open in a different editor to a .php file.
ILMV
Yeah, that's what I'm thinking too.