| Recommend this page to a friend! | 
| Info | Example | 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
 | 
| File | Role | Description | 
|---|---|---|
| Class | DatabaseAccess Class | |
| Example | Example showing a few of the most commonly used functionality of the class | |
| Example | Use the simple nonQuery method to do an insert and get the Inserted ID | |
| Example | Use the class to select multiple rows and cycle them. | |
| Example | Same as SelectMulitpleRows example but uses the single method call. | |
| Example | Example showing how to select a single row of data. | |
| Example | An example using variable data with a static query to update multiple records | |
| Example | Update a single row by ID using parameters. | |
| Example | Update a table using an array of values by a unique id | |
| 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. | 
| 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.