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. |