A website for a cross-cultural company needs to display either American- or International-English spelling according to the location of the visitor.
Is it possible to identify the geo-location of a visitor and have PHP parse the code to show "internationalization" for American visitors and "internationalisation" for the rest of the world? Assume the database (MySQL) is in International-English.
If so, will this impact significantly on speed?







Bookmarks