PHP Classes

Packages of Tyler Heshka

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Tyler Heshka (2)  >  Mission progress status  >  Reputation  
Picture of Tyler Heshka
Name: Tyler Heshka <contact>
Classes: 2
Country: Canada Canada
Age: ???
All time rank: 171238 in Canada Canada
Week rank: 195 Up5 in Canada Canada Up
All time users: 1677
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 PHP Email Tracking  
PHP Programming Innovation award nominee
July 2015
Number 9
Record opened email messages using tracking pixels
This class can record opened email messages using tracking pixels.

It can serve an image file that would be displayed in an email message when the user opens the message.

The class records each access to the tracking image in a SQLite database accessed using PDO.

It takes the current request parameters message tracking values that are stored in the database like the email address and the message subject.

Only the first access to the tracking image is recorded. Subsequent accesses to the same image will be ignored.
Not enough user ratings

  Files folder image PHP Visitor Tracking  
Track visitor location and details using MySQLi
This class can track visitor location and details using MySQLi.

It records the details of a site visitor inserting a record in a MySQL database using MySQLi.

The class looks up the user IP address using the NetIP.de Web service to retrieve the user country, domain, state and town name.

It also records in the database the current page the user is visiting, the referrer page and the current date.

The class can also display on a Web page a paginated listing of the latest visitors details.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 76% 75% - 67% - - 52% 2333
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