MySQL Ping
#3

If you're using the latest MySQL, you don't need Mysql_ping

PHP код:
if(!mysql_errno()) print("MySQL Connection Success");
else print(
"MySQL Connection Failed"); 
Reply


Messages In This Thread
MySQL Ping - by Zamora - 11.02.2016, 22:56
Re: MySQL Ping - by Loinal - 11.02.2016, 23:04
Re: MySQL Ping - by itsCody - 11.02.2016, 23:16

Forum Jump:


Users browsing this thread: 2 Guest(s)