Just a quick question, are there any instances when using a .html extension can cause problems with PHP?
reason i ask is when i rename some pages to .html i get array errors which do not occur with .php extensions, all the PHP executes fine other than this.
Thanks