PHP Classes

sqlExec: Compose and execute common types of MySQL queries

Recommend this page to a friend!
  Info   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 379 All time: 6,728 This week: 75Up
Version License PHP version Categories
sqlexec 1.0Freeware5.0PHP 5, Databases
Description 

Author

This class can be used to compose and execute common types of MySQL queries.

The class can compose SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define the names of tables and fields, values, conditions, etc..

It also provides an iterator class that allows treating query result objects like arrays.

Picture of Ghali Ahmed
  Performance   Level  
Name: Ghali Ahmed <contact>
Classes: 5 packages by
Country: Tunisia Tunisia
Age: 40
All time rank: 22628 in Tunisia Tunisia
Week rank: 312 Up2 in Tunisia Tunisia Up
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
File Role Description
Accessible without login Plain text file db.conf.php Conf. db configuration
Accessible without login Plain text file delete.php Example Simple test how to delete a record
Accessible without login Plain text file Insert.php Example Simple test how to insert a record
Accessible without login Plain text file Multipledelete.php Example How to easly build a Multiple delete query
Accessible without login Plain text file Select.php Example How to easly build a select query Many exemple to see
Plain text file sqlExec.class.php Class The main class Class
Accessible without login Plain text file sql_script.sql Data Create the table to see exempleand dont forget to configure the config file
Accessible without login Plain text file update.php Example How to esaly execute an update query

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:379
This week:0
All time:6,728
This week:75Up
User Ratings User Comments (2)
 All time
Utility:66%StarStarStarStar
Consistency:66%StarStarStarStar
Documentation:-
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3108
 
I really liked and interest in the examples which were provid...
15 years ago (sherzad)
67%StarStarStarStar
Looks nice.
16 years ago (Indrek Altpere)
52%StarStarStar