I have a database and want to link amazon products with their asin.
For example B005UEF678 for iPhone 4S, would be
amazon.com/dp/B005UEF678 in the US,
but amazon.de/dp/B005UEF678 in germany.
Actually I don't know which URL is the right, since the user could be from any country?
How would you solve this problem?
API? Switch Case in Userlanguage?
thank you
byt he way I use PHP.