Skip to content

e-sites/php-mysql-mysqli-wrapper

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Jun 2, 2015
Sep 9, 2015
Sep 13, 2021

Repository files navigation

MySQL wrapper for MySQLi

This collection of MySQL functions is trying to be a drop in replacement for the PHP MySQL extension. In PHP 5.5 the MySQL extension is deprectated and triggers errors. This package is trying to support legacy projects without the need of having the MySQL extension installed by using this package you are not hold back to update to new PHP versions.

The return values of my functions are aimed to match the native MySQL functions as close as possible.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages