Recommend this page to a friend! |
Download .zip |
Info | Example | View files (10) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2015-02-27 (1 year ago) | Not yet rated by the users | Total: 198 | All time: 7,840 This week: 1,043 |
Version | License | PHP version | Categories | |||
db-access-wrapper 1.0 | The PHP License | 5.4 | PHP 5, Databases |
Description | Author | ||||||||
This class can query MySQL tables with prepared queries using PDO. |
|
Files |
File | Role | Description |
---|---|---|
DatabaseAccess.Class.php | Class | DatabaseAccess Class |
Example.Consolidated.php | Example | Example showing a few of the most commonly used functionality of the class |
Example.InsertAndGetID.Simple.php | Example | Use the simple nonQuery method to do an insert and get the Inserted ID |
Example.SelectMultipleRows.php | Example | Use the class to select multiple rows and cycle them. |
Example.SelectMultipleRows.Simple.php | Example | Same as SelectMulitpleRows example but uses the single method call. |
Example.SelectSingleRow.php | Example | Example showing how to select a single row of data. |
Example.UpdateByReusingQuery.php | Example | An example using variable data with a static query to update multiple records |
Example.UpdateSingleRow.php | Example | Update a single row by ID using parameters. |
Example.UpdateTableWithArray.php | Example | Update a table using an array of values by a unique id |
Example.UseReturnO...mToCreateRecord.php | Example | Create a new user record from a form. |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.