Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > Randomizing  

Web Links
Sort By :
1. Random Image Generator



This tutorial will show you how to display random information like images using the rand() function and a basic switch statement.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 17 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. PhpMini Simple Shuffle



This script allows guests to type in something, then it gets shuffled.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. 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.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. Random password generator



There are many password generators out there ranging from the very simple, to the downright insane. This tutorial will walk you through why each line of code exists, and how these simple techniques can be adapted into other functions you may write.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. random image



This beginners example shows how to display a random image on a web page from an entry in a text file.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. random password



This shows how to generate random passwords, these could be added to more complex scripts to create a login system.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. Random Quotes



Many people email wondering how the heck we make the random quotes on the title bar at the main page of Spoono.com. Well, we're finally releasing the secret, and its not as hard as you think :)
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. Simple Random HTML Emitter



A simple and quick random HTML emitter that you can easily integrate into your web site. There's no need for an overly complex solution here.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. Generate a random password



A function that generates a password randomly from a set of characters. The length of the password and the characters to choose from can be altered.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. Programmatic random image & hyperlink script



This script uses a MySQL database and PHP to produce random images and associated hyperlinks. Great for producing random 88x31 buttons.
Category:   PHP > Tips and Tutorials > Randomizing

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages: 1  


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS