Tag:codeigniter-tutorials

All Related Articles

How to build voting Ajax system with Codeigniter part 2 .

Hi, my fulfilling friends coming back from marriage vacation with most interesting and full passion, so I hope to make this tutorial as a gift to all followers. …

ReadMore

Codeigniter datatables with custom column filter .

From three days earlier I had a Good experience with my last project and I thought to share. …

ReadMore

CodeIgniter Form Validation Callback function .

Validating your data is so important, you can't imagine any application without validation because it's the way you can control which data dealing with your application, it gives you this capability by filtering user input from crappy and useless inputs, and furthermore it will clean up inputs from hacking, spamming attempts. …

ReadMore

Build multi language website in codeigniter .

Creating multilingual website is an easy task, but sometimes it appears as a tricky task, in my opinion the reason is that task have a full cycle which starts from a specific point and ends to a specific point and Most of the tutorials focus on one of those points and ignore others, which makes learner lost when try to practice, in addition, most of those tutorials…

ReadMore

What is the best authentication library for CodeIgniter .

One of the most interesting benefits of choosing Codeigniter it is a small footprint framework, which means the freedom, the Customization, and the performance. …

ReadMore

Multiple file upload in Codeigniter with example .

Codeigniter doesn't have a support for upload multiple files at once; they saw it was out of framework philosophy, and because we don’t have the time to argue about this, we just make it by hands. …

ReadMore

codeigniter nested categories .

Many days ago when I was thinking about my CMS, the latest upgrade was very important because it let me focus only on the logic and avoid repeating myself again and again. …

ReadMore

codeigniter redirect back to the previous page .

The biggest benefit from working as a freelancer web developer that you upgrade your knowledge every single day. …

ReadMore

Build dynamic tree nodes with jstree and codeigniter .

jsTree is Jquery plugin, that provides interactive trees. It is absolutely free, open source  …

ReadMore

5 tips to increase your productivity with codeigniter .

As a developer, you may familiar with this concept .DRY. Which means don't reinvent the wheel? …

ReadMore