Posts by Tassiano Alencar • 71 points
2 posts
-
3
votes1
answer3650
viewsQ: Sort object array
I have as a result of a query to the database the following data: Array ( [0] => stdClass Object ( [id] => 1 [nome] => Pizzaria 1 [latitude] => -8.12044775643893 [longitude] =>…
-
4
votes2
answers1124
viewsQ: How to organize by proximity using PHP?
I have a few locations registered in the database, and each one of them has longitude and latitude. When the user enters the site, I ask him to inform his geolocation. I am using the library Phpgeo…
phpasked Tassiano Alencar 71