PHP 8.4.24 Released!

MySQL Improved Extension

Introduction

The mysqli extension allows you to access the functionality provided by MySQL 4.1 and above. More information about the MySQL Database server can be found at » http://www.mysql.com/

An overview of software available for using MySQL from PHP can be found at Overview

Documentation for MySQL can be found at » http://dev.mysql.com/doc/.

Parts of this documentation were included from the MySQL manual with permission of Oracle Corporation.

Examples use either the » world or » sakila database, which are freely available.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top