Using AJAX For Smooth Loading of Search Results in WordPress Site January 5, 2015August 19, 2017Amy Brown 2 AJAX (also referred to as Asynchronous JavaScript and XML) enables developers to build streamlined web applications. The biggest advantage of AJAX is that it allows […]
Implementing Spell Check in PHP using Pspell February 19, 2014August 19, 2017Arvind Bhardwaj 3 If you want to implement spellcheck functionality in PHP then believe me, there is no easy way to do it. PHP has some built in […]
Twitter like Real Time Wall Update Using Pusher API and jQuery April 18, 2012August 19, 2017Arvind Bhardwaj 6 If you have ever dreamt of showing real time data on your website then this tutorial is for you. In this tutorial I will show […]
Google Maps Part 2: Implementing Driving Directions & Roadmaps January 31, 2012August 19, 2017Arvind Bhardwaj 5 In this series of Google Maps tutorials we will implement the driving directions and roadmaps on Google maps. If you do not know how to […]