Course details

This short course will show you how to integrate a database using the MySQLi extension for PHP. The developers of the PHP programming language recommend using MySQLi when dealing with MySQL server versions 4.1.3 and newer (takes advantage of new functionality).

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.

    Updated on 27 December, 2017
    Courses you can instantly connect with... Do an online course on MySQL starting now. See all courses

    Rate this page