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. Logger's primary use is for debugging personal programs when you can't or don't want to log via error_log().
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
phpMyCode
phpMyCode is a free to download collection of PHP pages, that...
Converter Module
This is a PHP module that allows you to convert your Word document...
PayPal IPN Class
This new version of the class, originally written by Pineapple...
CSV MySQL Converter
This script transfers the contents of a CSV file into a MySQL...
PHP DocWriter
PHP DocWriter is a set of PHP classes that generates simple...
Cute PHP Library
Cute PHP library is a small collection of classes for PHP. The...
ReportList Class
Designed to output lists or reports of data, typically directly from...
XLS Reader Class
XLS Reader - PHP class that can read binary XLS files (MS Excel)... |
