|
Add a Row to mySQL
|
Other links at PHP > Tutorials > Database-Related |
| 1. |
MySQL Essentials
|
|
|
This is a quick MySQL reference for your daily practice or for learning MySQL. This one page document includes most of the commands you will need to create databases and tables, run queries and process data. The download file format in MS Word.
|
| 5. |
Uploading, Saving and Downloading Binary Data in a MySQL Database
|
|
|
This article is aimed at answering one of the most asked questions on the PHP mailing list and discussion forums alike: How to store binary files in a MySQL database. This article is split into three pages: Setting up the database, Creating the upload scripts, and Creating the download script. Includes the complete source code for all the scripts involved.
|
|
|