Sam,

You're correct - the manual does leave a little bit of a grey area about which extension you should use for 4.1.0 < MySQL version < 4.1.3

However, as you're using 5.0.1 this really shouldn't confuse you to quite the extent which it has.

Sam Hobbs wrote:

"Curt Zirzow" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]


RTFM.

mysql:
This MySQL extension doesn't support full functionality of MySQL
versions greater than 4.1.0. For that, use MySQLi.

mysqli:
The mysqli extension is designed to work with the version 4.1.3 or
above of MySQL.



What the manual says (as quoted) is either not relevant or is not clear.




-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to