From 74b3a39e62ec7d55646029023008a5a1f3a28e2c Mon Sep 17 00:00:00 2001 From: Morten Strandbo Date: Sat, 8 Jun 2024 11:18:42 +0200 Subject: [PATCH] Upload files to "/" --- getLocation.php | 58 +++++++++++++++++++++++++++++++++++++++++++++++++ index.php | 44 +++++++++++++++++++++++++++++++++++++ 2 files changed, 102 insertions(+) create mode 100644 getLocation.php create mode 100644 index.php diff --git a/getLocation.php b/getLocation.php new file mode 100644 index 0000000..794e863 --- /dev/null +++ b/getLocation.php @@ -0,0 +1,58 @@ +
Kortform:"; +echo $decodedData[0]['vegsystemreferanse']['kortform']; + +echo "

Raw data"; +echo '
';
+print_r($decodedData);
+echo '

'; + + + } +?> \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..332d52c --- /dev/null +++ b/index.php @@ -0,0 +1,44 @@ + + +Test av alt + + + + + +

Your Location:

+

Lat:

+

Lon:

+ + + + +