SHOWING LATEST TUTORIALS
This script uses a MySQL database and PHP to produce random images and associated hyperlinks. Great for producing random 88x31 buttons.
Produce a random page design every time you refresh!
Learn how to display random quotes and/or messages on your site.
Step by step tutorial on how to display random quotes on your web page. This can also be used for displaying macromedia flash files as well.
A useful PHP script which returns random quotes, jokes, testimonials etc. on each page load. Can also be used to return random images or links. Extremely simple to set up.
A simple and quick random HTML emitter that you can easily integrate into your web site. Theres no need for an overly complex solution here.
Easily make a quick random choice between two options. This php script works by seeing if the current server time seconds is even or odd. The code snippet also extends the basic principle to let you flip a 3-sided coin (for choosing among 3 options). Use
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.
Create a small script which will display a random image on each page load. This is very useful for advertising your clients banners or to show a different quote of message on each visit. Very small and simple to learn.
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
In this tutorial you will learn how to generate random numbers using PHP. It illustrates three helpful examples that uses random numbers: Generating a random number between 0 and 9, Simple slots script that generates multiple random numbers, and random te