⭐ Ratings & Reviews
No reviews yet — be the first!
No reviews yet.
📖 Description
A quick guide to converting PHP scripts using the old MySQL functions to the new MySQLi API functions; using both the objected oriented and a procedural interface version of the functions. This guide does not cover all the MySQLi functions, only the common functions related to inserting, selecting, updating or deleting data from a table.