| Recommend this page to a friend! | 
|  Download | 
| Info | Example |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 203 | All time:  8,457 This week: 455  | ||||
| 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. | 
 | 
| 
<?php
 | 
|  Files (10) | 
| 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. | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| 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.
 If you know an application of this package, send a message to the author to add a link here.