PHP Classes

Easy Mysqli OO: Execute common SQL queries using MySQLi extension

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 204 All time: 8,401 This week: 200Up
Version License PHP version Categories
easy-mysqli 1GNU General Publi...5.0PHP 5, Databases
Description 

Author

This class can execute common SQL queries using MySQLi extension.

It can connect to a MySQL database using the MySQLi extension and can execute common queries.

Currently it can SELECT, INSERT, UPDATE and DELETE queries using parameters that define tables, fields, field values, condition clauses, etc..

Recommendations

PDO SQL server connection and execution of stored procedures
want to connect execute sql queries and stored procedures

Picture of Allan Klaus
  Performance   Level  
Name: Allan Klaus <contact>
Classes: 1 package by
Country: Brazil Brazil
Age: 32
All time rank: 4105334 in Brazil Brazil
Week rank: 703 Up47 in Brazil Brazil Up

Details

easymysqli

Ease way to start the use o mysqli

  Files folder image Files  
File Role Description
Plain text file EasyMysqli.php Class Class file to access database with mysqli
Accessible without login Plain text file README.md Data Auxiliary data
Accessible without login Plain text file sampleEasyMysqli.php Example Example how to use the class

 Version Control Unique User Downloads Download Rankings  
 100%
Total:204
This week:0
All time:8,401
This week:200Up
User Comments (1)
Justo look the delete example and the query method.
7 years ago (André Karell Contreras Jimenez)
7%Star