HTTP: Advanced detecting user language
Deyby Vasquez (contact me)
This class can be used to detect user idiom and load locale text definitions.
It checks the HTTP request User-Agent and Accept-Language headers to determine the user preferred idiom.
The class can also load PHP scripts with locale text definitions for the user preferred idiom. These locale definitions are returned as an associative array.
Click here for detailed information about this class on phpclasses.org