Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
ICArtGallery - Art Gallery Site Script 1.1
XMLize.php
UPS XML Address Verification Tool PHP Function Library 1.0
Spamgourmet Mailto-Generator 1
Simple Math Functions 0.2
RTF File Generator 2.2
phpMyPhilter 1.0
phpPDF 8
phpFiglet 1.0
PageRank without Toolbar
Online Users 1.0
Numeric PHP 0.1.1
New Link Highlight 0.1
Misc Text Functions 0.1
JavaScript onKey* Functions 0.1
Top Code
Browser Types 1
Convert links into clickable hyperlinks 1.0
Find and replace words in a text string using str_replace 1.0
Count number of words in a text string 1.0
Simple Math Functions 0.2
ActivSpellChek 1.0
class.error 0.11
class.manpagelookup.php 1.0.1
JavaScript onKey* Functions 0.1
RTF File Generator 2.2
Amnuts MadLibs 1.0.0
Basic Magic 8Ball Script 1
PageRank without Toolbar
Spamgourmet Mailto-Generator 1
phpMyPhilter 1.0
PHP > Functions and Classes > Miscellaneous
Source List
All | Freeware

Code 1-20 of 27   Pages: Go to  1  2  Next >>  page  


ICArtGallery is the script for building an artists ECommerce site where sellers can share art collections, sell them and customers can search and buy arts. Sellers can name, price and upload unlimited arts they want to sell for a monthly fee,...



This function traverses an XML file and puts it's content into a PHP array. It works best with small XML files.



If customers make a mistake, UPS Address Validation alerts them with an error message, ensuring that errors are corrected at the point of entry long before orders leave the shipping dock.



Function to create mailto links with Spamgourmet-Addresses, that have the IP and the timestamp of the request encoded.



More functions to make life easier and less redunant, including: number_is( ), is_odd( ), is_even( ), commify( ), and only_digits( ).



Create your own RTF files on a web server, without using any applications except PHP. Using special markup language, you can describe all necessary formatting of your data. Generator supports tables with rowspans, colspans and arbitary cells...



A plugin aimed at blocking bad words on your scripts.



Allows the creation of moderately simple PDF documents without having to install any modules. Supports multiple pages, various standard fonts, bitmap images and more.



A class that can be used to display dynamic text as ASCII art.



This script can display the Google PageRank without using the toolbar.



Include this script in your PHP pages to display the number of people that are viewing them.



A set of functional packages to aid in the manipulation of numeric data in PHP. The calculations include geometrical, mathematical, and statistical functions.



This simple function highlights new and recent links on your webpage by looking at the time the file you are linking to was last modified.



This is a library of all the useful wrapper functions that don't have a real home of their own, including: bool_to_text( )/text_to_bool( ), and text_style( ).



Functions to handle the construction of handlers for the various onkey events provided by JavaScript. It supports redirects similar to those used by Google Mail.



This simple function will check to see if a homepage provided in any form is valid and if not it returns an error.



Grab interesting and related content you need for your website from other sites and keeps your visitors from browsing elsewhere. It has a cache file system for periodic refresh, three search and replace filters and more.



A generic syntax highlighter for PHP. Simply specify the code to highlight and the language to highlight it in, and GeSHi returns the source highlighted and XHTML+CSS compliant. It is highly customizable and supports over 10 languages.



This will run through a section of text and change all occurrences of a word into something else using the PHP str_replace function.



This will count through the sentences in a section of text and show how many words are contained within it.