Re: [users@httpd] PHP files not being parsed in HTML pages

2011-07-30 Thread Mark Rousell
On 30/07/2011 19:54, Jeroen Geilman wrote: > On 2011-07-30 20:06, Mark Rousell wrote: >> On 30/07/2011 18:43, Jeroen Geilman wrote: >>>>> So, why does a simple file with phpinfo() work and an html page >>>>> with an >>>>> include "xyz.php&

Re: [users@httpd] PHP files not being parsed in HTML pages

2011-07-30 Thread Mark Rousell
On 30/07/2011 18:43, Jeroen Geilman wrote: >>> So, why does a simple file with phpinfo() work and an html page with an >>> include "xyz.php" NOT render the page as desired in the browser >>> It just >>> ignores the include. > > HTML does not have an "include" directive. > Please don't confuse