ADD RESOURCESEARCHWHAT'S NEWUSER REGISTRATIONCONTACT USRANDOM LINK
     
Web Hosting
Find your solution
with ResourceIndex:

Ecommerce Hosting
Windows Hosting
Unix Hosting
Budget Hosting Dedicated Servers
Hagen Hosting - $3.95 per month for 400 GB!
Special Features
CGI Resource Index
Over 4,000 CGI
related resources!
User Registration
Get E-Mail Updates,
rate and comment
on resources, and
much more!
Sponsor Links
Survey Software
Run web-based surveys on your site! View demo; PHP or Perl/CGI
Other Sites by Matt
Matt's Script Archive
   free cgi scripts
FormMail.com
   hosted form mail
chumpsoft
   php web surveys
Functions and Classes: Code Development

Configuration Files (4)
Segments you can add to your code to create, import and use config files.

Data Validation (7)
Functions to determine if data is in proper format for a variety of types.
Log Files (2)
These functions aid in the use of log files while developing code.


Related Categories:
 
  • Complete Scripts: Code Development (84)

  • Resources in this Category (29):
     
    HSV Conversion Utilities
    Rate It!
     Version: 1 - Free - Requirement(s): PHP 4+Jump to URL
     HSV is a more intuitive way to work with color than RGB. These three functions and one class provide the tools necessary to convert from and to HSV and RGB at [...]
     
    XML Parser
    Rate It!
     Released: 01/14/06 Jump to URL
     An XML SAX parser framework to easily create parsers for your custom XML tags.
     
    Simple content rotator
    Rate It!
     Version: 1 - Released: 25/03/08 - Free Jump to URL
     A really simple way to continually alter page content and boost your page rank.
     
    ErrorHandler
    Rate It!
     Version: 2.0 - Released: 10/05/01 - Free - Requirement(s): PHP 4.0.4Jump to URL
     A powerful wrapper for error-reporting features. It includes several enhancements.
     
    PHP_Debug
    Rate It!
     Version: 1.0b - Released: 12/15/03 - Free - Requirement(s): PHP 4Jump to URL
     An open source PHP debug library with a long list of functions.
     
    PHPCB - PHP Class Builder
    Rate It!
     Version: 0.9 - Released: 09/02/04 - Free Jump to URL
     PHPCB generates everything PHP scripts need to manage data from a data source, including MySQL, pgSQL, Oracle, SQLServer, Sybase and DB2.
     
    Directory Navigation Links
    Rate It!
     Version: 1.0 - Released: 06/08/04 - Free - Requirement(s): PHP 4.3.3Jump to URL
     Implement a site navigation solution that requires very little maintenance.
     
    PHP DocWriter
    Rate It!
     Version: 0.1 - Released: 01/25/04 - Free Jump to URL
     A PHP class that generates OpenOffice.org documents.
     
    SimpleJax
    Rate It!
     Version: 1.0 - $12.95 Jump to URL
     A lightweight combination of JavaScript and PHP that allows you to create highly flexible, AJAX-enabled applications on the web with only five short lines of [...]
     
    Link Words
    Rate It!
     Version: 1.0 - Released: 06/08/04 - Free - Requirement(s): PHP 4.3.3Jump to URL
     This function takes a group of words and assigns a link to each one.
     
    dbForm
    Rate It!
     Version: 0.8.0 - Released: 01/06/03 - Free - Requirement(s): PHP 4Jump to URL
     This class creates a web form for a database table and handles all processing of the form including validation of data, inserts, updates and deletes. It is [...]
     
    SimpleTest
    Rate It!
     Version: 1 - Released: 03/03/03 - Free - Requirement(s): PHP 4.2.3Jump to URL
     PHP unit tester and mock objects generator.
     
    MySQL Database Connection
    Rate It!
     Version: 1.0 - Released: 07/11/07 - Free - Requirement(s): MySQLJump to URL
     Use this function to make a MySQL database connection and execute SQL statements with PHP.
     
    Very Simple Template
    Rate It!
     Version: 1.0b - Released: 07/11/05 - Free Jump to URL
     Dissociate very simple HTML code from PHP code. A programer can easily rewrite an HTML project done by a graphic artist and turn it into a VST template. VST [...]
     
    Prometheus Library
    Rate It!
     Version: 3.1 - Released: 05/26/00 - Free Jump to URL
     The goal of this package was to provide an API of defines, objects and functions that will help the average developer design with less effort. It includes an [...]
     
    Simple Rand Functions
    Rate It!
     Version: 0.3.1 - Released: 11/04/04 - Free Jump to URL
     A collection of functions to generate various random objects. This is the base library for randomization of objects which is made useful by a separate package.
     
    Reading & Updating a File - Counter
    Rate It!
     Version: 1.0 - Released: 05/15/07 - Free - Requirement(s): PHP 4Jump to URL
     This script shows an example of a counter being incremented every time the page is loaded. This is achieved by reading a file line by line using the fgets [...]
     
    Kwik-e-marK
    Rate It!
     Released: 05/28/05 - Free Jump to URL
     A PHP benchmark class. You can use it to test how fast your scripts are, monitoring every single portion of code. In so doing, you can speed up your [...]
     
    PHP Execution Time Class - Benchmark PHP Code
    Rate It!
     Released: 07/10/07 - Free - Requirement(s): PHP 4+Jump to URL
     A simple object-oriented class to be used for benchmarking PHP code by evaluating the exact time of execution of certain code blocks.
     
    PHP Dump
    Rate It!
     Version: 1.3 - Released: 01/02/05 - Free - Requirement(s): PHP 4Jump to URL
     PHP Dump will output the contents of a number of different variable types, such as integers, booleans, multidimensional arrays and MySQL result sets, using [...]
     
    parameter function
    Rate It!
     Version: 1.0 - Released: 06/08/04 - Free - Requirement(s): PHP 4.3.3Jump to URL
     This function will read your script's parameters regardless of how they are passed.
     
    Useful Rand Value Functions
    Rate It!
     Version: 0.3.1 - Released: 11/04/04 - Free Jump to URL
     A collection of functions that generate randomness in a useful manner, such as random phone numbers, zip-codes, states, MS-style GUIDs and more.
     
    PHP/Java Class Code Generator
    Rate It!
     Version: 1.0 - Released: 02/15/04 - Free Jump to URL
     This tool facilitates the creation of Java and PHP classes in Javabeans style. It is useful if you would like to generate a class over a MySQL table that [...]
     
    MySQLPHPGrid
    Rate It!
     Version: 0.5.1 - Released: 10/12/06 - Free - Requirement(s): PHP 5, MySQLJump to URL
     MySQLPHPGrid puts data from a MySQL table in a grid on a webpage. The grid supports sorting of columns, editing of cells, adding rows, deleting rows, renaming [...]
     
    Absolute Include
    Rate It!
     Version: 1.0 - Released: 06/08/04 - Free - Requirement(s): PHP 4.3.3Jump to URL
     A small but useful wrapper function for include(). It allows the same include statement to be used in all files in a website, regardless of which folder they [...]
     
    STPhp
    Rate It!
     Version: 1.1.0 - Released: 10/30/00 - Free - Requirement(s): PHP3Jump to URL
     A string translation suite that stores translations in any manner you choose, allowing you to keep the translations seperate from the code and bring them in [...]
     
    Object Extensions for PHP
    Rate It!
     Version: 0.1b - Released: 04/18/06 - Free - Requirement(s): PHP 5Jump to URL
     Object Extensions adds new functionality to PHP objects. It adds methods and properties to an object at runtime by dynamically extending another object, [...]
     
    kses
    Rate It!
     Version: 0.2.2 - Released: 06/09/03 - Free Jump to URL
     An HTML filter that removes all unwanted HTML elements and attributes, no matter how malformed its HTML input is. This is helpful for avoiding Cross-site [...]
     
    DtTemplate
    Rate It!
     Version: 2.0 - Released: 08/20/03 - Free Jump to URL
     A template library with a formatting language that is intuitive and resembles HTML. This makes the template syntax very familiar to web designers. It compiles [...]
     
    More Resources on Page:

    Search
     
    Special Features
    Deliver Your Ad
    to over 100,000
    web developers!
     
    Contact Us:Modify a ListingReport Site ErrorsSuggestions/CommentsAdvertising Opportunities
     © 1997 - 2005 The Resource Index™ Online Network. A product of Matt's Script Archive, Inc.