iarp Posted March 17, 2009 Share Posted March 17, 2009 I'm trying to find out how to determine which version of php and potentially mysql later on down the road. To determine which script to use to install and use during an installation script. Quote Link to comment https://forums.phpfreaks.com/topic/149895-solved-determine-which-version-of-php-for-script-decision/ Share on other sites More sharing options...
corbin Posted March 17, 2009 Share Posted March 17, 2009 phpversion mysql_get_server_info Should work. Quote Link to comment https://forums.phpfreaks.com/topic/149895-solved-determine-which-version-of-php-for-script-decision/#findComment-787193 Share on other sites More sharing options...
iarp Posted March 17, 2009 Author Share Posted March 17, 2009 Perfect thanks. Quote Link to comment https://forums.phpfreaks.com/topic/149895-solved-determine-which-version-of-php-for-script-decision/#findComment-787194 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.