Published in: PHP
/* query the database for the mysql version */ /* if the server is running mysql 4, do something */ if( $r->ve >= 4 ) { ... }
Comments
Subscribe to comments
You need to login to post a comment.
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text.
AgentPhoenix on 01/24/08
Published in: PHP
/* query the database for the mysql version */ /* if the server is running mysql 4, do something */ if( $r->ve >= 4 ) { ... }
Subscribe to comments
You need to login to post a comment.
mysqlgetserver_info();
this engine replace
_mysqlgetserver_info() mysql _ get _ server _ info()
mysql
_get_server_info()