![]() |
2010-09-10
, 14:41
|
Posts: 180 |
Thanked: 76 times |
Joined on May 2010
|
#2
|
![]() |
2010-09-11
, 20:22
|
Posts: 185 |
Thanked: 62 times |
Joined on Sep 2010
@ Veitshöchheim, Germany
|
#3
|
i am developing a blog for my homepage and i would like to add the current GPS coordinates to it. For that, i would like to make it easy and include the gps fix in the shortcut which leads to my homepage.
For example when i click on the shortcut, it leads me to
myhomepageforexample.com/blog/admin/addpost.php?pos1=52.23523&pos2=8.583753
and next time when i move to somewhere else, it will be
myhomepageforexample.com/blog/admin/addpost.php?pos1=58.23523&pos2=5.583753
or whatever. Can someone help me with this? i am only a PHP developer and i dont have a clue about anything else. Also i dont want to use the google api or any other api. I want to have every content developed by myself (except this application or shortcut, that helps me to add the gps fix)