[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

[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 contac