This package implements a database access abstraction layer interface similar to MySQLi extension but works under PHP 4.
It provides a class to establish connections and another class to execute queries and retrieve the results.
|
|
| Name: |
Simple Abstraction Layer |
| Base name: |
sal |
| Description: |
Database abstraction layer API similar to MySQLi |
| Version: |
1.0 |
| PHP version: |
4.3 |
| License: |
BSD License |
| All time users: |
347 users |
| All time rank: |
5828 |
| Week users: |
0 users |
| Week rank: |
2256  |
| |
|
| 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 |
api.mysql4.php |
Class |
This is an OLDER version until I can pull the newer version off my old HDD. |