Categories
Tags → Script Example

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

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

MP3SQL

MP3SQL is an product that generates and file with SQL commands. These commands are for adding the information that have been extracted out of your MP3 files. This archive also includes some scripts to easy add several CD-Roms containing MP3s. There i...
DETAILS

uldemo

uldemo is a simple script that implements an example of Netscape file upload. It does not provide any security measures. So, you may want to give it an obscure name and don''t link anything to it.
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

Netscape Server Push Test

This script shows an example of how to use server push to animate images. It works by pushing gif files listed in a file in QUERY_STRING following the scriptname.
DETAILS

Cookie-test

A cookie is simply a small (up to 20 times 4k per domain) bit of info which servers can store in a browser''s client. This script shows an example of how to set and retrieve a cookie.
DETAILS

Gatekeeper

This user friendly script allows you to password protect your Web site/pages. The password is the filename without the .html ending. This password for this example is gatekeeper-in.
DETAILS

Clock in the StatusBar

This simple script shows an example of how to use JavaScript to implement a clock in the status bar.
DETAILS

ba.pl

This script allows you to create example and index pages for your background archive. It can also be useful for other archive-type web sites.
DETAILS

Page:
©2019 A--9.com