Does php 4.x support mysql 5.x ??

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Does php 4.x support mysql 5.x ??

Post by infolock »

Just wondering if php 4.x supports mysql 5.x..

any takers?
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

Yes
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

It does? Where is the documentation for using it with php 4.x ? I haven't found it anywhere...
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

I'm not sure what your looking for.. You just install it per the installation guidelines and use the regular mysql functions as outlined in the PHP manual.
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

yeah, i made the mistake of not reading the http://www.php.net/mysql link =\ oh well, thanks anyways
Post Reply