Classes “toclone” , “clone” and “delete” will be automatically recognized by plugin. Class “toclone” defines boundary for clonable items, y...
Google OpenID authentication using PHP
This post explains you about how to implement Google OpenID authentication in PHP. In this post we are using Openid API for google authent...
Simple Guest Book using Sencha Touch and PHP
A Guest Book application is one of the oldest tutorial in programming, I remember when I first learning PHP, guestbook simple guestbook a...
Username Availability Checker and Password Strength Indicator using PHP, jQuery and Ajax
You would have seen various websites which checks username availability in real time and also tells you strength of your password during re...
Import CSV File Data Into Mysql Using PHP
Many times you will need to import data from a CSV (comma separated value) file and insert it into your MySQL database. Consider a case whe...
Steps to Prevent Login With Same ID using PHP and MySQL
Today post I want to share a little idea to avoiding two or more different user login using the same user ID or username in one applicati...
Create Simple Secure Registration form in PHP using PDO
As PHP is one of the most loved languages among web developers, there are many popular websites and web applications built with PHP. Your c...
Twitter OAuth Status Update using PHP and jQuery
Twitter is the most powerful platform that you can express your thoughts with your followers. Few months back Twitter has been updated the...