Nothing dodgy going on here, but I'm currently designing a new site which uses the Google maps API. When you sign up for an API key, it registers to a web address that you specify, but I'm not ready to upload this yet but Google API wont let me see the fruits of my labour unless the request comes from the domain that is registered to the key.
So, is it possible (in php or javascript) to spoof the domain name that is passed onto Google so the API thinks it's fine and will show me the map working?



Print Thread
deleted