socket_clear_error -- Clears the error on the socket or the last error code
Syntax
void socket_clear_error ( [resource socket] )
This function clears the error code on the given socket or the global
last socket error.
This function allows explicitly resetting the error code value either of
a socket or of the extension global last error code. This may be useful
to detect within a part of the application if an error occurred or not.
socket clear error php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php socket clear error syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.