Skip to content

Opening book details…

Can I read MySQL Database Operations Guide on EtoBox?

MySQL Database Operations Guide by sarcarzam is a document available to read on EtoBox.

What is MySQL Database Operations Guide about?

The document discusses MySQL, an open-source relational database management system. It describes how to create databases and tables using phpMyAdmin. It also discusses different PHP APIs for connecting to MySQL databases - MySQL, MySQLi, and PDO - and compares their features like error handling and data fetching. Finally, it explains some common MySQLi functions for fetching data from a database like mysqli_fetch_row(), mysqli_fetch_assoc(), and mysqli_fetch_array().

Author
sarcarzam
Language
EN