* Thus wrote Ren Fournier ([EMAIL PROTECTED]): > On Thursday, May 13, 2004, at 05:13 PM, Daniel Clark wrote: > > >http://www.php.net/manual/en/ref.sockets.ph > > Yes, I've read that page... many times. It has not helped me. That is > why I am posting my problem here, in that hopes that someone can help.
Some google searches for: man socket man 2 read man 2 getsockopt (aka setsockopt) Or if you have shell access to the machine your on, man those items on there. The documentation is for the C interface but it might help explain whats going on a bit, besides that, the php interface simply is a wrapper for those calls. Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php