Archive for the 'MySQL' Category

Have you ever used Google Suggest and want to implement it on your site?  phpRiot() has a good tutorial on how to create your own custimizedGoogle Suggest using Ajax
Cloning Google Suggest with AjaxAC: http://www.phpriot.com/d/articles/php/application-design/google-suggest-ajaxac/index.html

MySQLi

Joe Stump talks about MySQLi.  In this article Joe talks about why the i is in MYSQLi.