Date: 12/29/00
- Next message: Richard Lynch: "Re: [PHP] Echo of multi dimension array"
- Previous message: Richard Lynch: "Re: [PHP] How to use Setcookie and Header?"
- In reply to: Kyle Jerviss: "[PHP] pfsockopen"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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>
- Next message: Richard Lynch: "Re: [PHP] Echo of multi dimension array"
- Previous message: Richard Lynch: "Re: [PHP] How to use Setcookie and Header?"
- In reply to: Kyle Jerviss: "[PHP] pfsockopen"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

