PHP Classes

Packages of Gyozo Papp

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Gyozo Papp (2)  >  Mission progress status  >  Reputation  
Picture of Gyozo Papp
Name: Gyozo Papp <contact>
Classes: 2
Country: Hungary Hungary
Age: 49
All time rank: 1202 in Hungary Hungary
Week rank: 195 Down3 in Hungary Hungary Down
All time users: 15333
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image ErrorHandler  
enhanced customizable error handler implementation
This class is a powerful wrapper for PHP error-reporting features. It helps when developing new scripts and monitoring sites in production state, too.

It has several enhancements (previously known as report layouts):

* SOURCE = prints the source code fragment where the error encountered,

* CONTEXT = prints variable context around error source,

* SILENT mode = suppresses error-messages

* REPLACE page = displays an arbitrary HTML or PHP page in case of error (useful in production state),

* LOGGING = log errormessages wherever you want (multiple destination also allowed),

* Autodetecting Target Logging = log target can vary from file to file automatically

* CONSOLE window = error messages will be displayed in a separate browser window not to break up your pretty page design

* Error TRAPPING = catching errors for runtime generated codes


Each report can be enabled, disabled or changed at run-time.

  Files folder image strStream  
The purpose of creating this class is that flat text files with arbitrary structure can be parsed easily.
The purpose of creating this class is that flat text files with arbitrary structure can be parsed easily.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z