PHP Classes

Packages of Keith Hall

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Keith Hall (2)  >  Mission progress status  >  Reputation  
Picture of Keith Hall
Name: Keith Hall is available for providing paid consulting. Contact Keith Hall .
Classes: 2
Country: United States United States
Age: ???
All time rank: 909125 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 3541
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 AIM Status  
Get the status of an AOL Instant Messenger user
This is a a simple class to determine the online status of an AOL Instant Messenger user.

The class uses the Curl library to connect an AOL Web server and query the status of a given AIM user. It returns true if the user is online, or false otherwise.

An usage example script is included with a couple of images to help showing the user status in a Web page using icons of lights.

  Files folder image Extract Text Between Long Tags  
Extract data between two HTML tags
This is a very simple class that can be used to extract data between two HTML tags.

It searches for a given start tag. If found, it starts for another given end tag.

If both tags are found, the class returns the data that is contained between the start and end tags.


  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