Categories
Tags → Simple Php Script

Counter Script

This is a simple PHP counter script that allows you to display a Web page counter in text or graphical mode.
DETAILS

Alphas

This very simple PHP script allows you to create an array of alpha characters (A-Z) and returns it. Does not use array_push so it is PHP3 compliant.
DETAILS

Gordo Guestbook

This is a simple guestbook script written in PHP that uses MySQL on backend. It features required field checking and redundant entry protection.
DETAILS

Simple Polling System

This is a simple PHP/MySQL-based poll program. System components consists of poll form with question and possible answers, php script that updates poll with a vote and/or displays current poll results, and MySQL table. The Web site provides an articl...
DETAILS

Geeknews.Org Headline Grabber

This simple PHP script allows you to capture the headlines of Geeknews.Org and prints as HTML page.
DETAILS

Graphics Library

This little PHP script implements a simple example of how to use the GD graphics library to create GIFs (GD 1.5).
DETAILS

CountryList

This simple PHP script allows you to make a state-maintaining popup menu of countries, using ISO 3166 standard abbreviations. This site requires registration before downloading files.
DETAILS

Leeching News from Sites

Ever wonder how those sites you visit have headlines from other sites appearing on their pages? An explanation of how to take Slashdot.org''s headlines explains the methods used. First it uses a small bash script to get the news, and then a perl...
DETAILS

Setting Up Database Driven Websites

This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...
DETAILS

phpHoo

phpHoo is a PHP link/directory management script that allows you to build a Yahoo like Web directory on your Web site. It requires the MySQL database to store and retrieve data. Main features include: Organizes information hierarchically, Allows user...
DETAILS

Page:
©2003-2019 jCay.com