It has been suggested that this article or section be merged with
[[::PHP|PHP]]. (
Discuss)
Mysqli is an improved, higher performance version of MySQL, and is useful for building and accessing databases. It is commonly used with PHP.
Mysqli is compatible with MySQL 4 and above.
References