Re: "Call to undefined function mysqli_connect()" again
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: "Call to undefined function mysqli_connect()" again

From: Jerry Stuckle <jstucklex@attglobal.net>
Date: Sat Apr 22 2006 - 05:32:45 CEST

langhammer@gmail.com wrote:
> If you configured the php.ini right it could be a simple error.
>
>
> there is a function you named mysql (i !!!) and not mysql (without i at
> the end)
>

No, mysqli_connect is part of the improved mysql interface and is perfectly
valid since PHP 4.something. You just need to ensure the extension is loaded.

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Received on Mon May 1 03:01:49 2006