Manuel Lemos wrote:
> Hello,
>
> on 02/26/2008 04:07 PM shikakaa@gmail.com said the following:
>> On Feb 26, 6:26 pm, Toby A Inkster <usenet200...@tobyinkster.co.uk>
>> wrote:
>>> shika...@gmail.com wrote:
>>>> As I understand it, closing the handle and thus terminating the transfer
>>>> from within the callback function is not possible, so I'm a bit stuck..
>>>> How could I achieve this?
>>> TCP Sockets. GET requests are not *that* difficult to implement.
>> Could you please show me an example of this? I'm not sure what I'm
>> supposed to be googling for at this point.
>
> You can use this HTTP client class that uses TCP sockets with the PHP
> fsockopen and only retrieve the amount of data that you want. It figures
> what is the response body and headers so you do not have to write
> additional code to parse the headers and skip them:
>
> http://www.phpclasses.org/httpclient
>
>
Manuel,
Is the only reason you're on this newsgroup is to promote your junky
classes?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================