Vorotaev Posted April 9, 2006 Share Posted April 9, 2006 This is probably a n00b question, but how would one go about using PHP to detect the version of MySQL someone is using? Much thanks in advance. Link to comment https://forums.phpfreaks.com/topic/6940-solved-detecting-mysql-version/ Share on other sites More sharing options...
kenrbnsn Posted April 9, 2006 Share Posted April 9, 2006 Take a look at the function [a href=\"http://www.php.net/mysql_get_server_info\" target=\"_blank\"]mysql_get_server_info[/a]().Ken Link to comment https://forums.phpfreaks.com/topic/6940-solved-detecting-mysql-version/#findComment-25207 Share on other sites More sharing options...
Vorotaev Posted April 9, 2006 Author Share Posted April 9, 2006 That's perfect, thank you. ^_^**SOLVED** Link to comment https://forums.phpfreaks.com/topic/6940-solved-detecting-mysql-version/#findComment-25208 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.