PHP Classes / HTTP Locale

Get the idiom and country of the user browser

HTTP Locale PHP Class

This is a very simple class that can determine the idiom and country of the user browser. It analyzes the HTTP request header Accept-Language and parses it to obtain the idiom and the country used in the browser accessing the current script page. The idiom and the country are returned in class variables.

Similar PHP Classes

Search in PHP Classes

Filter by tags