This session manager helps you managing your website's sessions, it is really esay to install and even more easy to use. All your session data is stored in MySQL to help you making statistics of your site which are lost when a visitor leaves unles you make another script to store them in db, with this session manager forget about making extra scripts to store session data in a db.
This class converts HTML to plain, formatted ASCII text. By default, the text is wrapped to 70 characters, and some basic formatting is applied to preserve some of the HTML formatting. For example:rulliParagraphs are indented/liliHeading tags h1 - h3 are all caps/liliHorizontal lines, hr, are converted to hyphens/liliLinks are preserved as a footnoted list at the end/li/ul
Plugable Items are a collection of PHP classes to create small tables with information on your website. Current modules contain Plugs that show server statistics, message of the day, Images, calendar. The classes are very easy to create yourself.
tagster_lib.php is a PHP module to transform URL and E-Mail addresses into clickable links. Handles tabs, double spaces etc. in a way that the user input is presented precisely as entered. Useful for forum, guestbook, etc.
phemplate is fast and easy PHP template engine. It includes such features as blocks, file includes, and loops with section for empty lists, fast variable substitution, and more.
This class makes screen scrapping from any type of URL - http,https, etc. It uses CURL functions so it can open dynamic sites. The class can return or just a piece of text or an array of searched values. Has a lot of functions to receive exact information needed.
This PHP class is a fairly faithful implementation of the Porter Stemming algorithm for reducing English words to their stems. The primary use of stemming words is in keyword indexing, if you're building a search application.
With this function, using pseudo-tags in the HTML you can easly parse php data into your HTML page. No more need for breaking the HTML code into pieces. One single page. IF/ELSEIF/ENDIF for HTML. Fill your tables with data from a database. Only need to enter one row in your HTML code. The function does the rest. Keep your templates in a diferent subdirectory and tell it to the function. Then just add them. Updated to version 1.6 with new features and a lot of bugs corrected
BabelKit is an interface to a universal multilingual database code table. BabelKit takes all of the programming work out of maintaining multiple database code definition sets in multiple languages. The code administration and translation page lets you define new virtual code tables, new languages, enter all codes and their descriptions and then translate them into all languages of interest. Perl and PHP classes generate HTML code selection elements in the user's language.