You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Users can easily add new gps points either through the admin interface or using any external client capable of making HTTP GET requests.
32
31
* On Android, it is simple to create a task using the app [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=en) to generate the requests as desired.
33
-
* To embed on a webpage: <iframesrc="view.php"height="520"width="520"seamless></iframe>
sudo mysql -e "create database $PHPGPS_DB_NAME; GRANT ALL PRIVILEGES ON $PHPGPS_DB_NAME.* TO $PHPGPS_DB_USER@localhost IDENTIFIED BY '$PHPGPS_DB_PASS'"
0 commit comments