On 12/28/05, Bagus Nugroho <bnugroho@xxxxxxxxxxxx> wrote: > Is mysqli module enable by default on php 4 as mysql module. No, because it's a PHP5 module (if you look at the documentation for it, all the php.ini settings for it have only been available since 5.0.0). > If not enable by default, where I can get this module(hopefully a direct link to download) I've heard rumours of people getting it installed/running under PHP 4, but I'm not sure if you really can or not. There is no direct download, the installation section of the mysqli extension page tells you how to get it to work: http://www.php.net/mysqli Paul -- Data Circle http://datacircle.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php