Jump to content

limiting an HTTP request


pachelbel101

Recommended Posts

Good afternoon,

I find myself needing to do an HTTP request for a sizeable webpage with PHP's PEAR functions, but I don't need the whole webpage.  In the interests of limiting bandwidth, I would like to retrieve only a specific range of the content.  I believe this is possible using HTTPRequest, but I'm afraid I don't (and can't) have access to the necessary extension to use that class - can this be done using PEAR (or with some other method)?

Thank you for the assistance.
Link to comment
https://forums.phpfreaks.com/topic/18220-limiting-an-http-request/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.