PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2015-09-24 (1 year ago) RSS 2.0 feedNot enough user ratingsTotal: 179 All time: 7,979 This week: 1,068Up
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

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:179
This week:0
All time:7,979
This week:1,068Up
User Comments (1)
Justo look the delete example and the query method.
1 year ago (André Karell Contreras Jimenez)
7%Star