class UserAgentParser (View source)

Determines browser and version of the user Based on a phpBuilder article:

Methods

__construct(string $httpUserAgent)

No description

string
getUserBrowserAgent()

No description

string
getUserBrowserVersion()

No description

string
getClientPlatform()

No description

Details

__construct(string $httpUserAgent)

No description

Parameters

string $httpUserAgent

string getUserBrowserAgent()

No description

Return Value

string

string getUserBrowserVersion()

No description

Return Value

string

string getClientPlatform()

No description

Return Value

string