phemplate is simple and fast templating engine for php
18172phemplate is simple and fast templating engine for phphttp://pukomuko.esu.lt/phemplate/templating engines are meant for separation of presentation and logic. that means you can put all your HTML content outside of PHP scripts. HTML can be changed by designers without a fear of messing up your scripts.PHP > Scripts and Programs > Development Tools > Libraries and ClassesOct 13, 2006
The ReportList class was originally designed as the foundation to an online reporting system for a database-driven website. It was hoped that it could be used to greatly simplify the migration of a set of database query results to an HTML page, with full user navigation control and export options that would allow power users to analyze data offline, in programs like Excel or OpenOffice Calc. Over the course of several years now the class has lived up to these expectations in numerous projects and has grown to support many more features than I originally imagined. Below is a brief example of some of the more common methods and usages of the ReportList class. A Zipped download of the actual class is available here.
t0xirc is a PHP class that enable your applications to interact with the popular IRC bot Eggdrop.
You can use it to include a list of connected users on your web page, or even write a cli PHP script that runs in the background and give some intelligence to your idle bots. Usage is up to your imagination :)
QikTable is a PHP class that uses object-oriented syntax to simplify the creation of HTML tables. It allows a great deal of control over the formatting and appearance of the table and has several methods that make it easy to import data from various sources, such as MySQL databases, CSV and tab-delimited flat files. QikTable may be freely downloaded, used, modified or extended subject to the limitations and requirements outlined in the license. Version 2.1 requires PHP 4.
PHPPDO is a database abstraction layer over the current PHP database functions, which aim is to offer a migration path for new applications to the PDO classes presented in PHP 5.1
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.