| Recommend this page to a friend! |
| Classes of David Joyce | > | mysqldb | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| 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. |
| Groups | ||
| Databases | Database management, accessing and searching | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||