|
|
| Name: |
MySQL object approach |
| Base name: |
mysql_compact_class |
| Description: |
Execute common MySQL database queries |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
367 users |
| All time rank: |
5298 |
| Week users: |
0 users |
| Week rank: |
2321 |
| |
|
This package can be used to execute common MySQL queries.
It can connect to a given MySQL database server host, execute SQL SELECT queries to retrieve values of individual rows with a given primary key value into an array, and execute DELETE queries to remove rows with a given primary key value.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| memoall.com |
general information site for students |

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Info |
More info about this class |
| |
Files |
|
|
| File |
Role |
Description |
mysql.class.php |
Class |
Main class file |
index.php |
Example |
Some general examples for using this class |
mysql_class.sql |
Data |
mysql export script for creating database tables for examples |
readme.txt |
Lic. |
Short information about the package |