Perhaps the title and focus of this article should not be specific for only Codeigniter, As any PHP framework has its own features and benefits against custom PHP development. But I love Codeigniter framework because of its very easy configuration and flexibility of going into very depth of development. I have been working in this framework since 2008, So I have pretty good reasons base on my experience with this framework that why using Codeigniter is a lot better than going to raw PHP or custom development.
This post is for CI lover who wants to learn Codeigniter. This script will show you how can we check…
Today, I will show, how can we upload and convert a video file to flv using FFmpeg in CodeIgniter website.…
Encryption is useful where critical data is being transferred in url. I have found a simple and secure encryption class…
CodeIgniter has many built-in classes and plugins. Pagination class of CodeIgniter is very easy and simple to use. Also Ajax…
Authorize.Net is my favorite payment mode for using in web development. It is simple, easy and secure payment connection. I…