Categories
Tags → Script Example

Flash GuestBook using PHP and Text files

This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this ex...
DETAILS

pNav

pNav is a PHP and MySQL driven framework for website developers who wish to implement a dynamic website quickly and easily. It features a top navigation bar and side navigation menu which are both derived from entries in the back end MySQL database. ...
DETAILS

base64img

Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjo...
DETAILS

Relational FormWizard for MySql

This script can generate forms on two tables where one index in the first table is realtionally linked to another index in the secondtable. This script can also generate a single table form. This work is an extension of earlier work on PHPFormWizard...
DETAILS

Relational FormWizard for PostgreSql

This is an attempt to create a relational form wizard for the PostgreSql database. Presently it only works for two tables which are relationally indexed. All the form features are available from previous work on the Formwizard for PostgreSql v1.0. ...
DETAILS

Random File Picker

The script simply takes the name of a directory and returns a random file from within that directory. An example of its use is provided by means of script to play the game Scissors/Paper/Stone. For a live use of this application, the author uses it t...
DETAILS

PHP-Flash-ICQ messenger

This is a PHP script and example .fla demonstrating how to send ICQ messages from flash without pop-up windows or current browser window refresh. Also shows status of target UIN and error messages.
DETAILS

PicturePod

This ASP script utilizes XML, using the MSXML3 or higher parser to allow you to generate multiple pop-up image viewers for your website using just one ASP page. Now cross-browser compatible and lets you add text with your images. Example given to get...
DETAILS

Pick the Color

This script shows how to find the numbers (RGB) to use for any given color, or to find what color will be created by a given set of RGB. This example uses (1) an HTML file, (2) a DIV-CONSTRUCT javascript file, and (3) a COLOR javascript file. This ex...
DETAILS

MouseOver show New Content

This JavaScript example shows how to create a &"dynamic&" updated field on the page. The updated field happens to be a table in this example, and the background is shown to show you it''s entire field. Netscape requires that th...
DETAILS

Page:
©2019 A--9.com