Re: [PHP] pfsockopen From: Richard Lynch (richard <email protected>)
Date: 12/29/00

> How do you resume a socket opened with pfsockopen (in 4.03p1)? The
> annotations say that I should be passing it with something like echo
> "<INPUT type=hidden name=sock value=\"".$socket."\">"; But for some
> reason "Resource id #1" doesn't help the subsequent pages.

What timeout are you using?

There seems to be at least one note there that suggests that you need to
have no timeout.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>