Recommend this page to a friend! |
Download .zip |
Info | View files (8) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 379 | All time: 6,670 This week: 394 |
Version | License | PHP version | Categories | |||
sqlexec 1.0 | Freeware | 5.0 | PHP 5, Databases |
Description | Author | |
This class can be used to compose and execute common types of MySQL queries. |
Files |
File | Role | Description |
---|---|---|
db.conf.php | Conf. | db configuration |
delete.php | Example | Simple test how to delete a record |
Insert.php | Example | Simple test how to insert a record |
Multipledelete.php | Example | How to easly build a Multiple delete query |
Select.php | Example | How to easly build a select query Many exemple to see |
sqlExec.class.php | Class | The main class Class |
sql_script.sql | Data | Create the table to see exempleand dont forget to configure the config file |
update.php | Example | How to esaly execute an update query |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Comments (2) | ||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
DG | Making the db connection and giving the data ressource to fetch place it in the logic folder | Required |