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