ADD RESOURCESEARCHWHAT'S NEWUSER REGISTRATIONCONTACT USRANDOM LINK
     
e-Classifieds - What do YOU want?
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!
Other Sites by Matt
SurveyFactory
   survey software
FormMail.com
   hosted form mail
Matt's Script Archive
   free cgi scripts
fotons: photography
   top travel photos
Functions and Classes: Miscellaneous

Related Categories:
 
  • Complete Scripts: Miscellaneous (348)
  • Documentation: Examples and Tutorials: Miscellaneous (62)

  • Resources in this Category (#1-25 of 51):1 2 >>
     
    PHP Barcode
    9.00 (10 votes)
     Version: 1.3 - Released: 10/15/04 - Free Jump to URL
     This script generates barcode images on the fly. You can show them on a web page or save them to a file. It supports height and width modulated symbologies. [...]
     
    PHPerl
    Rate It!
     Version: 0.10 - Released: 06/12/00 - Free Jump to URL
     Ths project aims to provide PHP users full access to the extensive Perl code libraries by supplying routines which allow you to setup a phperl session, then [...]
     
    Count number of words in a text string
    Rate It!
     Version: 1.0 - Released: 02/17/04 - Free Jump to URL
     This will count through the sentences in a section of text and show how many words are contained within it.
     
    JustAjax Table
    Rate It!
     Version: 0.7 - Released: 05/30/07 - Free - Requirement(s): MySQLJump to URL
     An Ajax/PHP grid library that allows you to create web-based data grids/tables that behave like desktop software. It offers in-place cell editing, live [...]
     
    mPDF
    Rate It!
     Version: 4.2 - Released: 01/27/10 - Free Jump to URL
     PHP class to create PDF files from HTML and CSS. It generates PDF files from UTF-8 encoded HTML. It is intended for producing PDF files on-the-fly from [...]
     
    PHP Script Tips - PHP Built-in Functions for Strings
    Rate It!
     Jump to URL
     A collection of 19 tips on manipulating PHP strings. Clear answers are provided with tutorial exercises on string functions including strlen, trim, substr, [...]
     
    class.manpagelookup.php
    Rate It!
     Version: 1.0.1 - Released: 09/27/01 - Free - Requirement(s): UnixJump to URL
     This class allows you to do man page lookups from your browser. The output is formatted and includes highlighting and italics, as you'd see from the shell [...]
     
    Handy PHP Leading Zeros
    Rate It!
     Version: 1.0 - Released: 09/03/06 - Free - Requirement(s): PHP 4/5Jump to URL
     Add leading zeros to your numbers before outputing them. The user-selected number of leading zeros is based on total digits. Change 345 to 00345 quickly and [...]
     
    phpPDFComments (2)
    Rate It!
     Version: 008 - Released: 04/24/02 - Free - Requirement(s): PHP 4Jump to URL
     Allows the creation of moderately simple PDF documents without having to install any modules. Supports multiple pages, various standard fonts, bitmap images [...]
     
    miniXML
    Rate It!
     Version: 1.2.4 - Free Jump to URL
     A set of classes and modules to access XML data and create valid XML output with a tree-based hierarchy of elements. It provides an object-oriented interface [...]
     
    PHP form obfuscator
    Rate It!
     Version: 1 - Released: 08/20/08 - Free Jump to URL
     This is a tested solution to fight form spam and automatically submitted forms. It will also make your forms more secure and protects your user's personal [...]
     
    Sparql Query Builder
    Rate It!
     Version: 1.0 - Released: 09/30/10 - Free - Requirement(s): PHP 5Jump to URL
     This class can be used to compose and generate queries for sending to a SPARQL end point that can extract semantic information from XML RDF documents.
     
    Find and replace words in a text string using str_replace
    Rate It!
     Version: 1.0 - Released: 02/17/04 - Free Jump to URL
     This will run through a section of text and change all occurrences of a word into something else using the PHP str_replace function.
     
    Retrieving embeded video randomly
    Rate It!
     Version: 1.0 - Released: 09/11/07 - Free - Requirement(s): PHP 4.2Jump to URL
     This script retrieves the source code of an embeded video randomly from an array containing several codes.
     
    ip2country PHP
    Rate It!
     Version: 1.0 - Released: 11/10/10 - Free - Requirement(s): PHP 5Jump to URL
     A class for getting a visitors' IP address, country name, and 2-3 letter country codes, and displaying the country's flag. It covers 243 countries. It is easy [...]
     
    Array Handler
    Rate It!
     Version: 1.0 - Released: 05/22/07 - Free Jump to URL
     This script can convert an array to a string separated by special characters and vice versa. You can save the string to a file and restore it. It can be [...]
     
    PHP vCard
    Rate It!
     Version: 2.0 - Released: 03/25/02 - Free Jump to URL
     Generates a vCard file according to your parameters. The generated files comply to version 2.1 of the vCard specification.
     
    Amnuts MadLibs
    Rate It!
     Version: 1.0.0 - Released: 09/03/03 - Free Jump to URL
     This class allows you to easily add a madlibs game to your website. You can load the madlib stories via the file system or a database. The stories are chosen [...]
     
    php_libxslt
    Rate It!
     Version: 0.2 - Released: 04/15/03 - Free Jump to URL
     An alternative to the default PHP XSL transformation extension. Uses GNOME libxslt, and provides a very simple interface to XSLT string transformations.
     
    PDFBarcode
    Rate It!
     Version: 0.9 - Released: 05/30/04 - Free Jump to URL
     This function is to add barcodes to PDF documents created using Cpdf.
     
    Handy PHP Insert Tabs
    Rate It!
     Version: 1.0 - Released: 09/03/06 - Free Jump to URL
     Use this handy function to quickly add tabs to your output. This is perfect for outputing clean HTML in indented form for easy reading and editing.
     
    DeliciousBrownies
    Rate It!
     Version: 1.0 - Released: 04/10/08 - Free - Requirement(s): PHP 5 with CurlJump to URL
     A set of functions to access the del.icio.us web service API. Use this class to easily manage your posts and do some other cool stuff on del.icio.us.
     
    BadWordFilter
    Rate It!
     Version: 1.0 - Released: 10/07/01 - Free Jump to URL
     This function will search a string for swear words and filter them out. You can define your own list of curse words and replacements.
     
    PHP cPanel API
    Rate It!
     Free - Requirement(s): PHP 4.3.0, cPanel ServerJump to URL
     This class can be used to list and manage details of cPanel hosting accounts. It can establish a secure connection to a cPanel server and enumerate, create [...]
     
    Handy PHP Build Input Field
    Rate It!
     Version: 1.0.0 - Released: 09/16/06 - Free - Requirement(s): PHP 3/4/5Jump to URL
     Use this handy function to quickly and easily build HTML input fields for your forms. When added to a database or loop, many uniform input fields can be built [...]
     
    More Resources on Page:1 2 >>

    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.