About This File
This is a simple PHP include script that acts as a wrapper for the depreciated and removed old MySQL functions.
It maps the most used functions to the MySQLi procedural equivalent functions.
Useful for quickly updating old sites and scripts by simply including the file on a PHP 7/7.1 host.