MySQLi_Query

This script is created to avoid the repetitiveness associated with mysqli prepared statements. It can be seen as a mini framework for running queries.

It creates a database connection and accepts queries through the execute method. The execute method parameters are an sql statement, followed by the necessary bind variables.

License type: Open Source
Date added: 5 months 5 days ago | Last updated: 5 months 4 days ago

More popular Database Tool

Listing Files

MySQLi_Query