Performing Basic Tasks with MySQL 4.1 and Above, using mysqli with PHP 5

Tuesday, June 27th, 2006

For anyone who has spent a few weeks working with PHP 5 the plethora of cool improvements and new features added to this incarnation of the language has brought a new more powerful level for developing and deploying Web applications. These include the implementation of exceptions and the ...