SecondLife has been a real phenomenon in world of games that can be played online across the Internet.
New features can be developed into the game by implementing interactive objects. These objects respond to events notified using regular HTTP requests to existing Web servers.
This class provide a base for implementing new interactive objects for SecondLife in PHP by extracting the interaction context information from the received HTTP requests.
This class can be used to extract information from HTTP requests performed by SecondLife interaction objects.
It can identify and analyze requests coming SecondLife interaction objects and extract relevant information from the request headers, like the object and owner identification, position, velocity, rotation.