22.10.2010, 14:20
Quote:
On the other side it's not logical for MySQL to return " !mysql_ping() " as true, because ! means false...
|
Quote:
Return Values Zero if the connection to the server is active. Nonzero if an error occurred. A nonzero return does not indicate whether the MySQL server itself is down; the connection might be broken for other reasons such as network problems. |