Millar Posted August 26, 2006 Share Posted August 26, 2006 How would I go about getting the MySQL version in a waysimilar to PHP's phpversion() function.Thanks. Link to comment https://forums.phpfreaks.com/topic/18740-mysql-version/ Share on other sites More sharing options...
448191 Posted August 26, 2006 Share Posted August 26, 2006 [url=http://nl3.php.net/manual/en/function.mysql-get-server-info.php]mysql_get_server_info[/url]It's all in the manual. ;) Link to comment https://forums.phpfreaks.com/topic/18740-mysql-version/#findComment-80831 Share on other sites More sharing options...
Millar Posted August 26, 2006 Author Share Posted August 26, 2006 Thanks, I looked - just couldn't find it. Link to comment https://forums.phpfreaks.com/topic/18740-mysql-version/#findComment-80836 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.