New screencast series: CRUD Basics With MySQLi & PHP
May 18th, 2010 - 0 Comments - Posted in: tips & tutorials

I recently completed an eight part video tutorial for KillerSites.com on CRUD Basics with MySQLi & PHP. It covers how to create a basic application that creates, reads, updates and deletes records (commonly called CRUD) from a MySQL database using MySQLi. Videos seven and eight demonstrate one way to do pagination with MySQLi.
It's available for viewing in the KillerSites University (subscription required) and the source code is available on the KillerSites Forums.

Comments (0):
Be the first to add a comment!