PHP Classes

Packages of Patrick Frey

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Patrick Frey (2)  >  Mission progress status  >  Reputation  
Picture of Patrick Frey
Name: Patrick Frey <contact>
Classes: 2
Country: Germany Germany
Age: ???
All time rank: 1845114 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 1502
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 Display Logfile  
Display and format the lines of log files
This class can format and display the lines of log files.

The log file may be processed and displayed with the following features:

- Display the lines by order of appearance in the log file or by reverse order
- Display all log file lines or only upto a limited number of lines
- Break lines that exceed a given number of characters
- Retrieve count log lines
- Return the output to display as text or in an array
Not yet rated by the users

  Files folder image myDBQuery  
MySQL query wrapper with source tracking on error
This class is a simple MySQL database query execution wrapper that can keep track of the source file name and line number when a query error occurs.

It just executes a MySQL database query and returns an array with the result set handle and the count of the number rows if the it is a SELECT query or the number of affected rows if it is a query of another type.
Not enough user ratings


  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