Re: Turning from flat files to MySQL
My plan is to store gpx files in their entirety. I'm not looking for individual points being stored or shown even, my project is for storing my routes.
My question is not so much about the php and mysql part, I can do that, but about converting the javascript.
Thanks
On 12/16/05, OfficeOfTheLaw <james.r.carr@gmail.com> wrote:
Well... it's better to break the data down into it's bits and pieces to
store in the database... that is what a RDBMS is for. I select the data
for the markers I want to display, inlcuding thier names and popup
text, and build the xml from this to send to the client.
0 Comments:
Yorum Gönder
<< Home