Posted by Jerry Stuckle on 04/22/06 06:32
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
==================
Navigation:
[Reply to this message]
|