Forum

Automatic language ...
 
Notifications
Clear all

Automatic language detectors

1 Posts
1 Users
0 Likes
235 Views
(@max-it74)
Posts: 4
New Member
Topic starter
 

Hi everyone, has anyone set up automatic language detection yet? I'm trying on this site https://www.classif24.com/ but it doesn't work
thank you

$locale = Locale::acceptFromHttp($_SERVER['HTTP_ACCEPT_LANGUAGE']);
echo str_replace('_', '-', $locale); // $locale; returns "en_US"

 
Posted : 20/04/2020 5:32 pm
Share: