PHP Classes

Packages of Ryan Lovelett

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ryan Lovelett (2)  >  Mission progress status  >  Reputation  
Picture of Ryan Lovelett
Name: Ryan Lovelett <contact>
Classes: 2
Country: United States United States
Age: 41
All time rank: 1171172 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 2712
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 Error Class  
Handle errors sending notification messages
This package can be used to handle application errors by sending notification e-mail messages.

The package is based on code originally written for MySQL Eventum project.

It composes and sends a message to a given recipient with information about an error that occurred.

The message includes details about the error such as the script name, the error line number, the current request script, the user IP address, the request referrer, the user browser, and a backtrace of the stack of functions that triggered the error.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 50% 56% - - - - 30% 4332
Month: Not yet rated by the users

  Files folder image SQL Statement  
Compose database queries without writing SQL
This package can be used to compose SQL database query statements without writing SQL manually.

It can compose the SELECT, INSERT, UPDATE and DELETE queries from a list of table field names and the respective values.

The main class can also associate conditions, order and grouping clauses to the queries. A separate class can be used to associate join condition clauses.

The main class returns SQL strings that can be executed separately.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 85% - - - - 46% 3272
Month: Not yet rated by the users


  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