 January 2008
Number 4 |
PHP is able to capture the output of the scripts and pass it to user-defined callback functions for additional processing.
This allows PHP applications to filter the scripts output in some useful way like, cleaning up redundant data, compressing the output, etc..
However, if you want to apply more than one type of processing, you need to define multiple callback functions and add them with the PHP output buffering functions.
This class can simplify that process by letting applications define simple code lines that are called to process the PHP output without having to setup multiple callback functions.
Manuel Lemos |
| Project record: |
obh |
| Popularity score: |
7.81 |
| Vitality score: |
38.77 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Sufficient (66.7%) |
- |
Not sure (50.0%) |
- |
- |
Not sure (45.0%) |
1786 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| Rounded DIV Corners |
Required |
Required class for inserting the needed JavaScript |
| |
Applications that use this class |
|
|
No application links were specified for this class.
 If you know an application of this package, send a message to the author to add a link here.
| |
Files |
|
|
|
|