Frequently Asked Questions
Whole page?
-
Whole page?
Posted on May 21, 2004
Written by
Sasha (view more by Sasha)
Filed under FAQ, NL-ConvertToPHP, Scripts
Does the browser load the whole PHP page or does it just load the sections that we see?
The server won’t send any HTML code or images to the browser for other webpages, only the section you ask for - if you check view source on one of your pages, that’s all it will return to the user’s browser.