Retrieving data from a postgresql request using angularJs -


i'm trying use http service, want retrieve data postgresql request, used angular.fromjson it's not working.

there request response:

request response

for example want retrieve 'lat':

php


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -