Categories
Tags → Random Script

Getting Started With PHP

The quickest way to learn PHP is to start using it and see what happens. This tutorial starts by diving right into the good old &"Hello World&" script you may have seen when learning other languages. Then, it presents another exampl...
DETAILS

Wu-Name Generator

This PHP script generates a random name based of an adjective and a noun. The PHP script uses two plain text files, one that holds all of the adjectives and the other all of the nouns. The script reads these files into two arrays. The PHP function fi...
DETAILS

MIMAnet: Ad Rotator

Ad Rotator is a perl script for rotating banner advertisements on a website using Server Side Includes (SSI). It features: Tracks outgoing clicks, Ads can be active/inactive, Random selection of ads, and Admin search and other admin functions.
DETAILS

POD (Picture of the Day)

The POD script is a [P]icture [o]f the [D]ay script that will display a random image on a given page. The image changes every day from a pool of images in a directory of your choosing. The image files can have any name and do not need to be sequentia...
DETAILS

Random Quote on Page

This script will write a random quote from a set of 10 into a web page where you want it to show up. Works only with NS4+ and IE4+. NS3 showed a blank space when tested inside a table.
DETAILS

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 rand...
DETAILS

Banner Rotator

This banner rotator allows you to display an random image with link using JavaScript. This script is easy to customize and fit for your page.
DETAILS

Random Ad

This Perl script allows you to display ads randomly from a given data file. The script picks a random banner out of a list to load. You simply need to specify the file and directory that has your data file of banners and a HTML template file to be used.
DETAILS

Random Image with Link

This JavaScript allows you to generate a random image with link. It does require some customization so only experienced developers should use it. You will need to change link information, image information, and the number of images the script can di...
DETAILS

MassSites

This script Mass produces Websites and submits them to the major Search Engines all in one shot. Features include: Grabs a random logo, background, and buttons and uses them as the basis of the look of all pages, The images always maintain the same b...
DETAILS

Page:
©2003-2019 jCay.com