|
Add Row to a Database Table
|
Other links at PHP > Tutorials > Database-Related |
| 1. |
MySQL Basics
|
|
|
This tutorial teaches you how to perform all the main functions of sql into mysql in a simple manner. MySQL is often the backbone of an site, it powers most forums, guestbooks etc, in this tutorial I will teach how things can be done with it.
|
| 3. |
Formatting Date/Time value in SQL query
|
|
|
Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
|
| 4. |
PHP and mySQL Introduction
|
|
|
A detailed introduction to PHP and mySQL interaction. Includes detailed comments to help newbies get used to PHP and understand what is happening in each script.
|
| 5. |
Creating Database Error Messages
|
|
|
Ever see the little errors of unable to find a file that is stored in mysql? Well you can use this tutorial to add a little message so the viewers know whats going on.
|
|
|