PHP Classes

Packages of scott barrow

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of scott barrow (2)  >  Mission progress status  >  Reputation  
Picture of scott barrow
Name: scott barrow <contact>
Classes: 2
Country: United States United States
Age: 55
All time rank: 1583239 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 1862
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 ML Log  
Log Web site visitors and compute statistics
This class can be used to log Web site visitors in a MySQL database and compute statistics from the logged information.

It uses sessions to destinguish each visitor. It can determine the visitors county by looking up a database table with information of the countries associated to each IP address range.

It provides functions for display the visitor log entries or a log summary of the current month, consolidating the computed information by stored in a separate table so it is faster to lookup next time the consolidated information is presented.

The log summary includes visitor count, domain count, country count, most popular country, most popular domain and most popular day of the week.

The class supports recording information of multiple sites in the same database tables.

  Files folder image ML_Cal  
Generate month calendars denoting event dates
This class can be used to display month calendars highlighting days associated to special events.

It generates month calendars using HTML tables. If any month days is one of the special event dates, the class renders the respective table cell with a different style and shows the event day names.

Several calendar presentation details are configurable. The calendar can also be displayed in two sizes.


  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