Active Articles: 2038
Total Categories: 16
Sub Categories:616
Random Quote Script | ||||||||
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. ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
Random Image with a Database | ||||||||
This tutorial will show you a sample of how to generate a random number and how to use that number to get a random item from a list. This example uses a MySQL database to store the image names and URLs. ... learn more
| ||||||||
| ||||||||
Select Randoms Results from a Sql Table | ||||||||
In this tutorial you will learn how to select some randoms results from a sql table with few lines of code. ... learn more
| ||||||||
| ||||||||
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 url. First we need to define everything. This ... learn more
| ||||||||
| ||||||||
random image | ||||||||
This beginners example shows how to display a random image on a web page from an entry in a text file. ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
How to place a random image | ||||||||
This tutorial will teach you how to open a folder and how to read it contents. The sample code here does all the work to output random image located in the specified directory into your page. ... learn more
| ||||||||
| ||||||||
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 :) ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
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 new to php ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
