On Mon, Aug 31, 2009 at 14:32, Polymatheus <world.mo...@gmail.com> wrote:

> 3) I can't seem to close a stream that I opened using the sample code
> above, I have tried changing the file to simply say:
>
>
> $fp = fsockopen("stream.twitter.com", 80, $errno, $errstr, 10);
> fclose($fp);
>

Maybe this will fix your problem:
http://us.php.net/manual/en/function.fclose.php#65654

-- 
Abraham Williams | Community Evangelist | http://web608.org
Hacker | http://abrah.am | http://twitter.com/abraham
Project | http://fireeagle.labs.poseurtech.com
This email is: [ ] blogable [x] ask first [ ] private.
Sent from Madison, WI, United States

Reply via email to