Logger
The Logger class is used to maintain a persistant log file as efficiently as possible. Using Logger, your programs can append log entries to as many different files as you need, using only 1 fopen() call and 1 fclose() call per log file. Loggers primary use is for debugging personal programs when you cant or dont want to log via error_log().
Visit site to download...
CVPFrameWork
CVPFrameWork is a complete framework solution for PHP developers. Its based on object modeling in PH
Stratos PHP Framework
The Stratos PHP Framework is an object-oriented web application framework that facilitates the rapid
Class Table
Class Table is a php class that provides some functionalities to build easy HTML tables from a datab
VarDump
If you do much development in PHP, youve undoubtedly used the var_dump() function to see the content
EasyForms
Programmable form object allows for quick and easy form creation. Comes with a number of form contro
Censoring Function
This simple script checks to see if any of the words in the cuss word file are in a variable and rep