I do: $db = mysqli_select_db( $database_name );
I get this error: HP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given

I have MySQL server version: 4.1.22 and PHP 5.2.2.

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

Reply via email to