WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Marko Heijnen v1.1

MySQLi database layer

MySQL_* functions are deprecated and this plugin creates a layer to use MySQLi instead. So you don't get notices when using PHP 5.5

MySQLi database layer

The facts

Rating
4.7★ from 13
Active installs
100+
Price
Free
Last updated
18 Sep 2013
Added
Jun 2013
Requires WP
3.6
Tested up to
WP 3.6.1
Downloads
16,994

Our analysis

AI-assisted

MySQLi database layer is a WordPress plugin designed to replace deprecated MySQL_* functions with MySQLi, helping to eliminate notices when using PHP 5.5. It requires some setup, as it is not a traditional plugin and involves installing a database driver either through the settings screen or by manually placing a file in your content directory.

This plugin is suitable for users who are running WordPress on PHP 5.5 and want to avoid deprecated function notices. It is particularly relevant for developers or site administrators who are familiar with database management and plugin installation processes.

Best for: This plugin suits developers or site administrators using WordPress on PHP 5.5.

What it does well

  • Replaces deprecated MySQL_* functions with MySQLi
  • Eliminates notices when using PHP 5.5
  • Free to use from the WordPress.org directory

Where it falls short

  • Requires manual installation of a database driver
  • Not a traditional plugin, which may confuse some users
  • Last updated in September 2013, may not be compatible with newer WordPress versions

Verdict

MySQLi database layer provides a solution for deprecated function notices, but its setup requirements and outdated status may limit its usability for some users.

From the developer

Marko Heijnen's own description of MySQLi database layer, lightly tidied.

MySQL_* functions is deprecated and this plugin creates a layer to use MySQLi instead. So you don’t get notices when using PHP 5.5

Be sure to read the installation instructions, as this is not a traditional plugin, and on activation you do need to install our database driver by using the settings screen or move manually db.php into your content directory.

Read the full description on the official page →

Tagged as