|
Random Quote
|
Other links at PHP > Tutorials > Randomizing |
| 1. |
Random password generator
|
|
|
This script uses only one cycle to generate random size password sequences filled with valid random characters. Good tutorial for PHP beginners.
|
| 2. |
How to place a random image
|
|
|
This tutorial will teach you how to open a folder and how to read it contents. The sample code here does all the work to output random image located in the specified directory into your page.
|
| 3. |
Random Image Generator
|
|
|
This tutorial will show you how to display random information like images using the rand() function and a basic switch statement.
|
| 4. |
Random Image with a Database
|
|
|
This tutorial will show you a sample of how to generate a random number and how to use that number to get a random item from a list. This example uses a MySQL database to store the image names and URLs.
|
| 5. |
Random Image Tutorial
|
|
|
In this tutorial we will create a random image generator. This could be useful for rotating banner, ads, traded button links or just simply randomizing your pictures
|
|
|