determine mysql version from php...
Posted: Sat Feb 18, 2006 6:08 pm
how can I do this?
I know I could run exec('mysql -h localhost -V'); but I want something a little more elegant....
I know I could run exec('mysql -h localhost -V'); but I want something a little more elegant....