Mysqli

From Conservapedia
Jump to navigation Jump to search
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