Posted by gcook on 05/26/05 22:53
I'm trying to get a rough idea of bandwidth before I embark on a
project. Developing a program to scrape web pages and scan them for code
(it's all legit) like links and text.
When php grabs a page over the web, does it automatically get/request
all the images, css, and related files? i.e. can it just grab html and
not incur the bandwidth for the images?
[Back to original message]
|