Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Randomizing

Results 1-10 of 10
Generate random string with PHP
posted byphpf1inRandomizing
This is a short description with complete code examples how to generate random strings using PHP.
(0 ratings)
Reviews0
PriceFree
Views491
Generate Random Strings Using PHP
Simple yet customizable function that allows you to generate random strings using characters from multiple sets e.g. upper case, lower case, digits and symbols. The random strings can be used in various systems where short, random strings are needed; such as login systems (random password generation) and referral/promotional/discount codes. The coder can specify and change the complexity of string with ease. Few examples presets and output included.
(0 ratings)
Reviews0
PriceFree
Views704
Show random image(s) from a directory
This is a tutorial useful if you need to make a script that selects random image(s) from a folder.
(0 ratings)
Reviews0
PriceFree
Views1044
Random image
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.
(3 ratings)
Reviews0
PriceFree
Views3083
Pseudo-random PHP functions
This article introduces PHP's pseudo-random functions to the reader and explains the difference between a pseudo-random and a truly random number.
(0 ratings)
Reviews0
PriceFree
Views1211
Random Quote
This code enables you to display a random quote on yout website, from a list you define. All you need is a a single php file and your webpage.
(0 ratings)
Reviews0
PriceFree
Views1602
Flip a Coin
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 for deciding banners, style sheets or any random choice between a very limited number of options.
(0 ratings)
Reviews0
PriceFree
Views2040
random image
This beginners example shows how to display a random image on a web page from an entry in a text file.
(3 ratings)
Reviews0
PriceFree
Views3083
Generate Random Quotes
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.
(0 ratings)
Reviews0
PriceFree
Views2941
Random Numbers in PHP
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 text link ads.
(3 ratings)
Reviews0
PriceFree
Views5866
Results 1-10 of 10