Ajax in WordPress

Asynchronous JavaScript and XML or simply AJAX is a JavaScript and XML based programming technique that allows a web page to fetch or submit new information and present it without refreshing the web page. Its having “asynchronous” nature, which exactly means it can fetch or submit data without refreshing the Read More…

Google Map API Geocoder with multiple location array

Hello if you are working on google map api geocoder and you need to search the location on basis of name and location than you need to use Google map api geocoder to get the location. We will try google map api geocoder with multiple array, here array can be Read More…