Categories

Updated: 10/20/2004

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.
Similar Scripts for "Flip a Coin"

Inserting Dates

This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.

Snoopy

Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms, for example. Some of Snoopy''s features include: easily fetch the contents of a web page, easily fetch the text from a we...

What the Heck is PHP?

This introductory guide on PHP explains the definition, basic structure and date function of PHP language.

Introduction to PHP

This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.

SimplePoll

SimplePoll is a basic Poll script written in PHP 3 that doesn''t use any sort of SQL database systems.
©2003-2008 jCay.com