PHP UK POSTCODE STORE LOCATOR

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tolputt-craig
Forum Newbie
Posts: 5
Joined: Mon Apr 07, 2008 9:32 am

PHP UK POSTCODE STORE LOCATOR

Post by tolputt-craig »

Hey, I'm new to php and have started using it alot in my sites.

I have a site and i would like to offer visitors the option to find their nearest store. So they enter their postcode (UK) and then it displays the stores closest to that postcode.

Also if its possible to have a google map and other details displayed too.

Is this possible and if so how would i go about adding it to my site?

cheers

Craig
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: PHP UK POSTCODE STORE LOCATOR

Post by onion2k »

I remember seeing a tutorial for this a while ago...

Onion goes a-googling...

Here we go... http://www.tutorial-center.com/tutorial ... oogle_Maps

I've not been through it to see if it actually works, but it looks like it might.
tolputt-craig
Forum Newbie
Posts: 5
Joined: Mon Apr 07, 2008 9:32 am

Re: PHP UK POSTCODE STORE LOCATOR

Post by tolputt-craig »

thanks for the quick replay man

im gonna take a butchers now

:drunk:
tolputt-craig
Forum Newbie
Posts: 5
Joined: Mon Apr 07, 2008 9:32 am

Re: PHP UK POSTCODE STORE LOCATOR

Post by tolputt-craig »

Im really new to this but on that link you sent how would i use that sql query to make the tables in my database?

sorry if its a stupid question.

cheers
Post Reply