Generate Random Quotes
The author gives a step by step follow up for generating simple random quotes by using PHP in this article. ...
December 21st 2005
Free
Random numbers in PHP
Random numbers in PHP is a tutorial for the users to create three random numbers between 0 and 9. A sample ...
December 19th 2005
Free
Flip a Coin in PHP
By reading this article you can learn by yourself the techniques involved in randomizing different combinations of entities. The author ...
December 18th 2005
Free
Generate a random password
This is a tip to generate a random password from a set of characters which is given on the website. ...
December 16th 2005
Free
Simple password generator
In this tutorial, the author gives tips to the beginner programmer for creating a random password. For creating this, he ...