Similar Posts
PHP Encrypt/Decrypt: Simple class to encrypt url data
Encryption is useful where critical data is being transferred in url. I have found a simple and secure encryption class with some changes to make it fit for new…
Create jQuery Form with Progress bar and Input Limiter
Simple jQuery progress bar on form to show characters length with input limiter functionality. Demo available with downloads.

Fresh JQuery Image Gallery with Captions and Auto Play/Pause Rotation
Tutorials on image galleries and menus are my favorite because these two things put an attractive look into your web pages. That’s why in the last few weeks I…
How To: Use Re-Captcha in Codeigniter based website?
Re-captcha is a free web service to add a secured captcha on your website to avoid spams. Spams filled up your inboxes with unnecessary emails or messages which you…

Codeigniter Tutorial: How To check Username/Email availablity using jQuery in Codeigniter?
This post is for CI lover who wants to learn Codeigniter. This script will show you how can we check live availability of username or email using Ajax in…
