top of page

IP to the rescue

  • Enathi Motolwana
  • Oct 23, 2017
  • 1 min read

We have been having problems trying to log the coordinates of the incident on postgres using php functions that will do exactly that without affecting any of the other functionalities. Luckily I was steered in the right direction with some sources online that demonstrate how to use the IP address to locate (or atleast get a rough estimate) the user and get their coordinates. In terms of this procedure, all there is left to do (to my understanding) is to store those values in variables and push those through to the database using the connection that we have been utilizing earlier on with the signup and login forms.

 
 
 

Comments


RECENT POSTS:
SEARCH BY TAGS:

© 2017 by EXPEDITION ALASKA Proudly created with Wix.com

bottom of page