mysqli_connect ??
Jim Giner <[email protected]>
| Newsgroups | gmane.comp.php.database |
|---|---|
| Message-ID | <[email protected]> |
Experimenting with prepared statements - trying out for the first time. I keep getting a fatal error on this statement: mysqli_connect(.....) Message is: Fatal error: Call to undefined function mysqli_connect() in /home/albany/php/sqli_db_connect_select.php on line 6 My host is running php 5.3.9 Can anyone clue me in? I copied my usage directly from the manual! -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php