Randomizing

Results 1 - 20 of 25

Sort by:

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;...
(show more)

  • Price: Free
  • Views: 29

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.

  • Price: Free
  • Views: 275

Generating random strings within PHP

You may use this code snips to make your own random passwords or any other random strings. In this tutorial we need to use two functions of PHP: rand() and chr() .

  • Price: Free
  • Views: 178

Displaying random image in your page

Learn how to display random image in your page with this code snippets. The code selects random image from a specified directory, and outputs the selected image to browser. demo available.

  • Price: Free
  • Views: 434

Random Affiliate

Learn how to create a random affiliate script using php and dreamweaver.

  • Price: Free
  • Views: 332

Random Password Generator

This tutorial I will be showing you how to create a random password using nothing but loops and random letters. For extra security I will define a minimum length and a maximum length, I will also make it so you can't define a password from using the...
(show more)

  • Price: Free
  • Views: 860

Quick and easy random link generator

This tutorial will show you how to make a random link generating script in PHP. The script will store a list of links which you provide, randomly select a specified number of links from the list and display them. The full code listing will be provided at...
(show more)

(4.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 1,382

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.

(4.33 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,562

Randomizing text/link/image output

learning by example is great way to figure out exactly how to make random outputs from image to text to actual html code. In the script provided it gives how it actually works within the comments. A very useful tool for beginning web designers and people...
(show more)

  • Price: Free
  • Views: 2,245

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.

  • Price: Free
  • Views: 752

Creating a random quotes script with PHP

In this tutorial, you will learn how to create a random quotes script for your website, step by step.

  • Price: Free
  • Views: 1,393

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.

  • Price: Free
  • Views: 1,040

Random Image Tutorial

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

(4.67 out of 5) from 6 Ratings

  • Price: Free
  • Views: 3,337

random image

This beginners example shows how to display a random image on a web page from an entry in a text file.

(4.00 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,585

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...
(show more)

  • Price: Free
  • Views: 993

random password

This shows how to generate random passwords, these could be added to more complex scripts to create a login system.

  • Price: Free
  • Views: 1,879

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 :)

  • Price: Free
  • Views: 1,335

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.

(4.00 out of 5) from 18 Ratings

  • Price: Free
  • Views: 3,070

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.

  • Price: Free
  • Views: 2,287

PHP Freaks: Randomize Images, Quotes and MySQL Results

Learn how to randomize just about anything you need on your website. Great for Random Quotes, Images and MySQL Results.

(3.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,898
<< previous
 ( 1 | 2next >>