GpsTracker / servers / php /
@Nick Fox Nick Fox authored on 21 Feb 2014
..
images updated php site with google maps v3 and jquery 11 years ago
javascript completed update of php server to v3 of google maps API, jquery and conversion of xml to json 11 years ago
mysql completed update of php server to v3 of google maps API, jquery and conversion of xml to json 11 years ago
styles updated php site with google maps v3 and jquery 11 years ago
README.md Update README.md 11 years ago
dbconnect.php completed update of php server to v3 of google maps API, jquery and conversion of xml to json 11 years ago
deleteroute.php updated php site with google maps v3 and jquery 11 years ago
displaymap.php switched to jquery 1.11.0 for compatibility with older versions of IE 11 years ago
getgpslocations.php completed update of php server to v3 of google maps API, jquery and conversion of xml to json 11 years ago
getroutes.php completed update of php server to v3 of google maps API, jquery and conversion of xml to json 11 years ago
php_info.php finished php server and updated databases 11 years ago
updatelocation.php updated php site with google maps v3 and jquery 11 years ago
README.md

The php version of GpsTracker is now updated to v3 of google maps and jquery. Please note that this is a breaking change since xml has been updated to json. Changes have been made to the prcGetRoutes, prcGetRouteForMap and prcDeleteRoute in the mysql database and in the client side javascript.