|
|
| Name: |
pdo_p |
| Base name: |
pdo_p |
| Description: |
Execute database queries from parameters using PDO |
| Related classes: |
pdo, PDO Class, php pdo, class pdo |
| Version: |
0.1 |
| PHP version: |
5.0 |
| License: |
The PHP License |
| All time users: |
387 users |
| All time rank: |
5176 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
This class can execute database queries from parameters using PDO.
It can connect to a given database using the PDO extension and can execute arbitrary queries or INSERT and UPDATE queries from parameters that define tables, fields, values and conditions.
In Portuguese:
Classe para ser usada com o Neos Framework que utiliza PDO.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
pdo_p.php |
Class |
Classe Neos Framework para PDO |