This package is a wrapper to access MySQL databases.
It can establish database connections, execute SQL queries and retrieve query results.
It can also help avoiding SQL injection attacks by quoting text literal values with either the PHP mysql_real_escape_string function if available, or the addslashes functions otherwise.
|
|
| Name: |
Database Abstraction plus SQL Injection |
| Base name: |
databasesqlinjection |
| Description: |
MySQL access wrapper with SQL injection protection |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
2327 users |
| All time rank: |
1476 |
| Week users: |
3 users |
| Week rank: |
923  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (66.7%) |
- |
Not sure (58.3%) |
- |
- |
Not sure (50.0%) |
1542 |
| Month: |
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 |
|
|