Introduction to MySQLi Object-Oriented Programming
03 minutes47 secondsCreate a MySQLi object and database connection
11 minutes22 secondsUse MySQL objects to implement adding data operations
05 minutes43 secondsUse MySQLi objects to implement update data operations
03 minutes59 secondsUse MySQLi objects to implement delete data operations
02 minutes41 secondsHow to correctly iterate over a result set using $mysqli_result
17 minutes46 secondsUse the $mysql_result object to quickly obtain the entire result set
03 minutes45 secondsIterate through the field list with $mysqli_result
11 minutes23 secondsShortcut for traversing the $mysqli_result field
07 minutes53 secondsMySQLi object-oriented course summary
01 minutes42 seconds