Algorithms Arrays Passwords Uncategorized
Commerce Uncategorized
Databases Abstraction Layers Informix LDAP MS SQL MySQL ODBC PostgreSQL Uncategorized
Date & Time Calculators Conversion Translation Uncategorized
Discussion Chat Forums Guestbooks Polls Uncategorized
Email Validation Uncategorized
External Uncategorized
Files and Directories Uncategorized
Games Uncategorized
Graphics 3-D Graphs Resizing Thumbnails Uncategorized
HTML Forms Menus & Navigation Source Viewers Tables Templates Uncategorized
HTTP Authentication Cookies File Uploading Uncategorized
I18N Uncategorized
Math Uncategorized
Miscellaneous Uncategorized
Searching and Trees Uncategorized
Security Uncategorized
Text Uncategorized
Utilities Calendars Counters Link Checkers Weather Uncategorized
XML Uncategorized
| php sample source codes |
|---|
|
This class allows you to easily add a madlibs game to your website. You can load the madlib stories in via the file system or a database. The stories are chosen at random, and a form will be shown to the user to fill in their own words. You can use a few css styles to control how things look (madlibTable, madlibTitle, madlibStory, and madlibWord).
|
|
This is a reproduction of the famous BattleShips game. It was developed as a submission to the PHP Programming Contest at PHP-Editors.com and it came first place.
|
|
Prizes winning games from the www.php-editors.com May 2003 PHP Programming Contest. This is a 2 player game of Battleships.
|
|
This is a winner of the Codewalkers.com Coding Contest. This script will play blackjack.
|
|
This is a winner from the PHP Coding Contest at Codewalkers.com Given a list of words provided by wordlist.txt, this script will create a crossword puzzle.
|
|
This is a winner from the PHP Coding Contest at Codewalkers.com. It automatically plays the game of down and out.
|
|
This is the winner of the Codewalkers.com coding contest. The challenge was the find the shortest path out of a maze in the shortest time. This code makes use of the GD library to present the path out of the maze.
|
|
This is the winning code from the 'Flipping Shuffles' contest at www.php-editors.com
|
|
Given a deck of cards via a text file, this script will deal and play a game of freecell.
|
|
Get gamate game news on your page. Gamate is a repository for game extensions.
|
|
Type in a message, it disappears. You make it re-appear by dragging a graphic over the message. Great fun for kids.
|
|
This is the contests winning code from www.php-editors.com PHP Programming Contest June 2003
|
|
This is a winner of the Codewalkers.com PHP coding contest. This script automatically plays a game of klondike. For more information on this script and to see it in action goto http://codewalkers.com/php-contest
|
|
This is a simple memory game, it has plugable html cards. I have it set at letters right now, but its easy to switch over to images. It makes heavy use of php4 sessions, and uses no javascript/etc.
|
|
This is a Codewalkers.com PHP Coding Contest Winner. Excellent integration of PHP and Flash!
|
|
This script will automatically play the game of poker. It is the winner of a Codewalkers.com PHP Coding Contest.
|
|
This is a winner of the Codewalkers.com PHP Coding Contest. This script won the Capture the Flag contest.
|
|
This is a Codewalkers.com PHP Coding Contest Winner. It will automatically play a variation of the game of scrabble.
|
|
This is a winner of the PHP Coding Contest at Codewalkers.com. This script that a stack of disks of different sizes and flips them over like pancakes until they are sorted.
|
|
This is a winner of the Codewalkers.com PHP Coding Contest. This code will automatically solve any given 15 puzzle.
|
|
This is a rough copy of a tic tac toe type game we had to write once, its not pretty, but its playable how it is, and it depends heavily on sessions...
|
|
This is the winner of a Codewalkers PHP Coding Contest. Coded by Luis Argerich. This program allows you to create multiple Wordfind puzzles that can then be played in real time via a web browser.
|