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…

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…

Here is a script for beginners to create a dynamic loading of dropdown. Simple solution which is created by jQuery.

Simple script to check username availability using jQuery and Ajax. Try out demo and use it. I used gif loader and jquery fade in effects to make it fit….
Today, I will show, how can we upload and convert a video file to flv using FFmpeg in CodeIgniter website. FFmpeg commands runs in Linux but in Window server…
Few days ago I have developed a Grid system using PHP, jQuery and Ajax. I want to share this with my dear users. It is not very well parametrized…
Some one asked me about the solution of binding events to dynamically generated elements. And one name came in my mind that is LiveQuery. If you have used jQuery…