* Thus wrote Todd Alexander:
> Hello all,
> I am a complete newbie to php so apologies for what I'm sure is a
> simple/dumb question.  I want to use php to include another html doc in
> an existing set of documents.  In other words "123.html" will use php to
> call on "abc.html" so I can make changes to abc.html and have it update
> on all my pages.   

I'm not sure what your asking. But by default .html files will
*not* get parsed by php, unless you modifyy how your webserver
treats .html files



Curt
-- 
Quoth the Raven, "Nevermore."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to