[PHP] pfsockopen

2002-06-14 Thread Dan Goodliffe

Anywone,
I've been working on an interface to IRC services for a webpage. Ideally 
I'd like the webpage to stay connected to the network when it's in use. 
pfsockopen(...) seemed to do just the thing I needed. Open a connection, 
and don't close it when finished great... but it seems you can't 
continue use of that connection in a subsequent script.
Either I'm missing something obvious that allows you to do this, or I've 
missed the point pfsockopen completely.

Any help or information greatly appreciated.

Many thanks
Dan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] mysql_pconnect

2001-07-25 Thread Dan Goodliffe

Just a question out of pure curiosity...

If an SQL link is opened using, mysql_pconnect when does it actually close?

Thanks in advance

Dan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]