ratcateme Posted March 7, 2008 Share Posted March 7, 2008 I am building an IRC class and i don't know how to go about testing if there is a connection problem. because this script is for building an IRC bot to control a channel it needs to be up 24/7 but if the internet connection fails i need it to to disconnect and reconnect. but i don't know how to check if a connection is present. will an error come out of the errno part of fsockopen() if the connection is lost? Scott. Link to comment https://forums.phpfreaks.com/topic/94973-find-a-stream-error/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.