 |
| Name: |
David Joyce <e-mail contact> |
| Packages: |
1 Browse all classes by David Joyce |
| Country: |
??? |
| Age: |
??? |
| All time rank: |
1752 | |
| Week rank: |
2120  | |
|
mysql_db provides access to MySQL using these methods:
open() - connects to database
query() - runs SQL query against the connected database
last_id() - gets last insert id for the connection
num_rows() - number of data rows from last query
close() - close database connection
Errors are handled via properties $db->errtype and $db->errstr, which can be tested for.
| 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 |
|
|