On my Wordpress blog, I want to show additional content to people from Finland on all pages. Very much like the Feedback button at the left edge of the screen on printfriendly.com. How can I achieve this most reliably using PHP?
My suggestion would be to use the PHP GeoIP functions to determine the users location based on IP, and serve appropriate content based on that.
More information on GeoIP can be found here.
1.4m articles
1.4m replys
5 comments
57.0k users