|
Alternating Row Colors
|
Other links at PHP > Tutorials > Database-Related |
| 1. |
PHP and MySQL examples
|
|
|
The purpose of these examples are to show you various ways to use PHP and MySQL. The examples include displaying all fields in the database, random fields, sorting alphabetically and limiting the results returned.
|
| 2. |
SQLite: A Lightweight Alternative
|
|
|
In this tutorial, Timothy shows you how to get started using SQLite starting with how to obtain it and install it and progressing through example usage.
|
| 4. |
Getting leaf items of the tree structure
|
|
|
Do you know what is a tree structure? It is method of representing and storing some information. Sometimes in complicated applications you need to store data in this way. So find out how to print the leaf items of the tree structure using SQL and the general PHP features.
|
|
|