ConFoo Montreal 2026: Call for Papers

Voting

: min(seven, zero)?
(Example: nine)

The Note You're Voting On

Adam Lange
12 years ago
It's good to mention that if user browser will not send HTTP_ACCEPT_LANGUAGE, the output from:

Locale::acceptFromHttp($_SERVER['HTTP_ACCEPT_LANGUAGE']);

Will be null.

So remember to set up a fail over scenario!

<< Back to user notes page

To Top