Though I installed MySQL5 and PHP5, how come my phpinfo() shows as follow:
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 3.23.57 <<<<<<<<<<<<< <<
Instead of saying 3.23.57, shouldn't it show 5.xx.xx? Or, did I do
something wrong?
Thanks
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 3.23.57 <<<<<<<<<<<<< <<
Instead of saying 3.23.57, shouldn't it show 5.xx.xx? Or, did I do
something wrong?
Thanks
Comment