Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > PHP > Tips and Tutorials > Randomizing
 


Lists: 1     

    Random Image Tutorial Refer   Rate   Details   Visit    
In this tutorial we will create a random image generator. This could be useful for rotating banner, ads, traded button links or just simply randomizing your pictures
Hits:  523
Ratings:  5.00
   Date Added:  Jul-12-2005  

    Random Quote Refer   Rate   Details   Visit    
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.
Hits:  172
Ratings:  0.00
   Date Added:  Aug-29-2005  

    Displaying Random Links Refer   Rate   Details   Visit    
This tutorial will teach you how to display one random link everytime a guest refreshes the page.
Hits:  368
Ratings:  0.00
   Date Added:  Aug-21-2005  

    Reversing Text Refer   Rate   Details   Visit    
This tutorial shows you how to create a script that actually reverses any text that you place in it. This tutorial is very easy to understand, and is also very fun to play around with.
Hits:  294
Ratings:  0.00
   Date Added:  Sep-06-2005  

    Random Quote Script Refer   Rate   Details   Visit    
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.
Hits:  608
Ratings:  5.00
   Date Added:  Jun-20-2005  

    Random Image Generator Refer   Rate   Details   Visit    
This tutorial will show you how to display random information like images using the rand() function and a basic switch statement.
Hits:  919
Ratings:  4.00
   Date Added:  Aug-06-2005  

    Random password generator Refer   Rate   Details   Visit    
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.
Hits:  705
Ratings:  4.67
   Date Added:  Jul-03-2005  

    Flip a Coin Refer   Rate   Details   Visit    
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.
Hits:  517
Ratings:  0.00
   Date Added:  Aug-26-2005  

    Random Quotes Refer   Rate   Details   Visit    
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 :)
Hits:  874
Ratings:  0.00
   Date Added:  Jun-22-2005  

    random password Refer   Rate   Details   Visit    
This shows how to generate random passwords, these could be added to more complex scripts to create a login system.
Hits:  1030
Ratings:  3.00
   Date Added:  Jun-24-2005  

1     

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us