Comments on: Get Visitor Location using HTML5 Geolocation API and PHP https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/ Web & Mobile App Development Company Sun, 13 Nov 2022 06:27:28 +0000 hourly 1 By: Akshata https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-85311 Sun, 12 May 2019 11:50:05 +0000 https://www.codexworld.com/?p=1102#comment-85311 Is this supported by wix?

]]>
By: yunus https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-83690 Tue, 23 Apr 2019 14:58:00 +0000 https://www.codexworld.com/?p=1102#comment-83690 what if I want to enter latitude and longitude into mysql

]]>
By: Mork https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-78834 Tue, 26 Feb 2019 15:47:42 +0000 https://www.codexworld.com/?p=1102#comment-78834 Hi ALL, where should the now required Geolocation API to be placed n what format on this…..thank you

$url = ‘http://maps.googleapis.com/maps/api/geocode/json?latlng=’.trim($_POST[‘latitude’]).’,’.trim($_POST[‘longitude’]).’&sensor=false’;

]]>
By: kranti https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-57515 Sat, 26 May 2018 07:54:41 +0000 https://www.codexworld.com/?p=1102#comment-57515 hello, how i get user location cordinates in php

]]>
By: alex https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-53428 Thu, 18 Jan 2018 01:38:38 +0000 https://www.codexworld.com/?p=1102#comment-53428 Is this supported with Wix?

]]>
By: CodexWorld https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-40990 Mon, 13 Feb 2017 16:00:29 +0000 https://www.codexworld.com/?p=1102#comment-40990 In reply to ankit.

@Ankit Geolocation delivered over HTTP no longer supported by Chrome. Get more details from here – http://www.codexworld.com/how-to/html5-geolocation-not-working-chrome/

]]>
By: ankit https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-40978 Mon, 13 Feb 2017 11:09:55 +0000 https://www.codexworld.com/?p=1102#comment-40978 Hello admin

This code is not working in google chrome browser how we do that

]]>
By: mz https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-40894 Sat, 11 Feb 2017 05:35:28 +0000 https://www.codexworld.com/?p=1102#comment-40894 hi admin
i want to save latitude and longitude into database, can you show me the script
please help

]]>
By: uday https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-36043 Fri, 02 Dec 2016 05:03:34 +0000 https://www.codexworld.com/?p=1102#comment-36043 I want to show only area pin code of a user instead of showing full address, please help me….

although this tutorial is awesome.. great work.and thanks

]]>
By: Mike https://www.codexworld.com/get-visitor-location-using-html5-geolocation-api-php/comment-page-1/#comment-33631 Mon, 31 Oct 2016 19:30:36 +0000 https://www.codexworld.com/?p=1102#comment-33631 How do I make it so this just displays the visitors City? I don’t want to display their entire address.

]]>