[KLUG Members] URL's of mysql vs mysqli, when to use which?

Richard Vincent rich at richardvincent.com
Fri Jul 27 01:08:48 EDT 2007


mysqli actually stands for MySQL Improved and is usually used in conjunction
with PHP 5 and My
SQL 4.1 and higher. The mysqli interface can be used through a set of
functions or in an object oriented manner, to fit the improved OO
capabilities of PHP 5.

-Rich

On 7/26/07, Michael Lueck <mlueck at lueckdatasystems.com> wrote:
>
> I have not found a clear / definite answer as to when to use a mysql URL
> and when to use a mysqli URL. Some say that WHENEVER using PHP 5.x use
> mysqli, but others report success with PHP 5.x using mysql.
>
> gggrrrrr
>
> --
> Michael Lueck
> Lueck Data Systems
> http://www.lueckdatasystems.com/
> _______________________________________________
> Members mailing list
> Members at kalamazoolinux.org
> 
>



-- 
Richard Vincent
IT Consultant
Detroit Technology Group
ofc: 313-273-5384
mob: 313-346-3958
fax: 313-273-7588
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.kalamazoolinux.org/pipermail/members/attachments/20070727/937e92e2/attachment.html


More information about the Members mailing list