We have a very simple and lightweight mobile lander that is receiving tons of traffic from all over the world...so we want our site to detect where they are from and show our page in their local language without redirecting them to another page )index-fr.php for instance.
What's the best way to do it in PHP without sacrificing loading speed?
Much thanks!