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. |