I don’t want anything incredibly complicated. I am working on a client outside the US, and I just want a basic check to see if someone is accessing his page from the US or not. After that, I am going to default the language in either English or Spanish, after determining where the visitor is from.
Thanks.
Why not use internationalization with php? it works based on users browser settings. I wouldn’t like to see a different language just because I am in a different country 😉 I had tough time when Google started showing search results and options in French when I was in Paris for a short time.