Description
The course teaches MySQLi, a way to connect to databases within PHP. It covers connecting to the database and using all the features required to build fast, scalable applications that use a database connection. It covers essential concepts like security and best practices with using the data retrieved from the database.
Benefits of MySQLi
- An object-oriented interface
- Support for prepared statements
- Support for multiple statements
- Support for transactions
- Enhanced debugging support
- Embedded server support
A knowledge of PHP and MySQL is recommended for this course.
Reviews
There are no reviews yet.