|
|
|
This tutorial will show you how to make a random link generating script in PHP. The script will store a list of links which you provide, randomly select a specified number of links from the list and display them. The full code listing will be provided at the bottom for the people who just want the code and cannot be bothered to read the tutorial.
Version: 1
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 08, 2007 |
|
|
|
|
This is a tutorial that will show you how to create the simplest banner rotate system. The images are stored in a folder and are randomly displayed.
Version: n/a
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 12, 2007 |
|
|
|
|
learning by example is great way to figure out exactly how to make random outputs from image to text to actual html code. In the script provided it gives how it actually works within the comments. A very useful tool for beginning web designers and people new to php
Version: n/a
Platforms: n/a
Last Updated: April 29, 2007 |
|
|
|
|
In this tutorial you will learn how to select some randoms results from a sql table with few lines of code.
Version: n/a
Platforms: linux, windows, freebsd, osx, sun
Last Updated: May 08, 2007 |
|
|
|
|
This article introduces PHP's pseudo-random functions to the reader and explains the difference between a pseudo-random and a truly random number.
Version: n/a
Platforms: n/a
Last Updated: May 28, 2007 |
|
|
|
|
In this tutorial, you will learn how to create a random quotes script for your website, step by step.
Version: n/a
Platforms: n/a
Last Updated: June 02, 2007 |
|
|
|
|