You are here: Re: [PHP] To mysqli or not to mysqli « PHP « IT news, forums, messages
Re: [PHP] To mysqli or not to mysqli

Posted by Greg Donald on 04/20/05 22:00

On 4/20/05, list_php_general@controlaircorp.com
<list_php_general@controlaircorp.com> wrote:
> Looks like mysqli is the new method of talking to mysql? Should I be moving away from
> the legacy mysql_* functions? I'm running php5 and mysql 4.1.11 on IIS5 and Apache 2.


Finding clients who even run 4.0.x is rare for me, most still use 3.23 I find.

I'm hosting my personal stuff with a company that has 4.1.x installed
but it's with PHP 4 so I still use the regular mysql functions.


On thing I've been doing to prepare for the switch is stuff like this:

$extensions = get_loaded_extensions();

if( in_array( 'mysqli', $extensions ) )
{

}
elseif( in_array( 'mysql', $extensions ) )
{

}


--
Greg Donald
Zend Certified Engineer
http://destiney.com/

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация