Journey planner

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
dips_007
Forum Newbie
Posts: 3
Joined: Thu Feb 12, 2004 5:31 pm

Journey planner

Post by dips_007 »

hi does any one know how to create a journey planner of any sorts which i could look at and get ideas from.
Cruzado_Mainfrm
Forum Contributor
Posts: 346
Joined: Sun Jun 15, 2003 11:22 pm
Location: Miami, FL

Post by Cruzado_Mainfrm »

a journy planner... do u mean something that u write what you have done or what you are going to do?
dips_007
Forum Newbie
Posts: 3
Joined: Thu Feb 12, 2004 5:31 pm

Post by dips_007 »

A journey planner as in you put in a few destinations and the site calculates the distance and best route type of thing. or even shows u the route on a map.

any ideas??
Cruzado_Mainfrm
Forum Contributor
Posts: 346
Joined: Sun Jun 15, 2003 11:22 pm
Location: Miami, FL

Post by Cruzado_Mainfrm »

damn dude, that is heavy programming, i don't think that will be in any means easy, but why don't you google for "php map searching" or something like that... u might get some results
dips_007
Forum Newbie
Posts: 3
Joined: Thu Feb 12, 2004 5:31 pm

Post by dips_007 »

showing the route on the map might be goin abit to far but enterin locations and working out distance would be usful
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

that would require one MASSIVE database.

I have no idea where to even start.

i know a site that can do this tho, check it out at http://www.multimap.com and click directions at the top.

Mark
Post Reply