| Topic | Description | View |
|---|---|---|
| mysql_error() | How to output the mysql error code and message | 104 |
| mysql_insert_id() | How get auto incremented value from database | 96 |
| PHP/MySql part 1 | How to access mysql with php | 116 |
| PHP/MySql part 2: Connection | How to create a mysql connection with php | 87 |
| PHP/MySql part 3: Create Database | How to create a database with php and mysql | 133 |
| PHP/MySql part 4: Data types | list of sql datatypes | 153 |