Once you have a TextMagic account and you've downloaded the API helper provided by TextMagic, all you need to do is create a bit of cu...
Facebook Style Tag Selector using jQuery and CSS3
Today I am going to tell you how to create Facebook Style Tag Selector using jQuery. This kind of tag selectors are used in many popular ...
Login with Microsoft Live OAuth using PHP
Few months back Microsoft has launched OAuth system for client websites, using this you can get the valid user details from Hotmail and Ou...
Best and smarter debugging of PHP scripts
Today nobody really questions benefits of using source level debuggers for any language including PHP – debugger is simply a tool, necessi...
Parsing web pages using PHP
When it comes to parsing web pages in PHP, you need to look no further than Simple HTML DOM Parser . This DOM parser is an easy to impleme...
Check Expired Sessions using PHP, jQuery and Ajax
My readers are asking that how do we display message to users that their sessions got expired. So I thought this tutorial will really ...
Reduce web page loading time using jQuery
Nowadays, everybody is obsessed with speed. Internet Connections, computers, 3G, browsers… Phrases like: “I sent you an email a minute ago....