Tag Archives: AJAX
Recently I had to build a system that would take an address, pass it to google and return latitude and longitude values. The result is then...
Why would you need to do this? Well for instance if you were using 3rd party AJAX APIs and you wanted to capture the data from...
So lets say for example you have a table in your database and you want to return some results, pretty easy with PHP/ MySQL and I...