CodeIgniter Forums
geocoding and Codeigniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: geocoding and Codeigniter (/showthread.php?tid=21805)



geocoding and Codeigniter - El Forum - 08-21-2009

[eluser]tim1965[/eluser]
Hi

I want to utilise Google maps on my website. I have the map side working using the Wiki example, and now need to build some functionality to geocode the address. I want to request the lon and lat as part of a registration process and store them in a DB for use later.
So i am looking for any advice or examples people might have that i could possibly utilise. I have found many stand alone classes out there, but would like to utilise peoples experience on here before plunging in, and preferably use something that people can vouch for. I want to try and keep this to PHP if possible, and not utilise Javascript.
So heres thanking you all in advance.