Page 1 of 1

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

Posted: Thu Jul 20, 2006 4:37 pm
by infolock
Just wondering if php 4.x supports mysql 5.x..

any takers?

Posted: Thu Jul 20, 2006 4:39 pm
by Benjamin
Yes

Posted: Thu Jul 20, 2006 4:40 pm
by infolock
It does? Where is the documentation for using it with php 4.x ? I haven't found it anywhere...

Posted: Thu Jul 20, 2006 4:43 pm
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.

Posted: Thu Jul 20, 2006 4:59 pm
by infolock
yeah, i made the mistake of not reading the http://www.php.net/mysql link =\ oh well, thanks anyways