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 PHP with HTML.

As an aside and for the avoidance of doubt, whilst they are not strictly
part of HTML, Server Side Includes (which include a #include directive)
are commonly available to plain HTML on many servers.

Ref: http://en.wikipedia.org/wiki/Server_Side_Includes



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to