Simple explanation of codeignter I launching a new slide share series on astutesixface that will focus exclusively on the CodeIgniter PHP framework
Sometimes we need some custom functionality for our requirement. Let’s see how we can create our own custom library.
A powerful PHP framework with a very small footprint, built for PHP beginners coder who need a simple and elegant toolkit to create professional web applications.
Views are a key ingredient in any MVC application, and CodeIgniter aren’t any different. Learn what a view is, and discover how they can be used to create a template for your CodeIgniter projects.
simple codeingiter template to fast load and use re-usability code. automatically load the header,footer,sidebar content and also load main content of the page
Our tutorials are designed to make web development simple. Step-by-step instructions make our tutorial more developer-friendly.
CodeIgniter is no different as it has a great email sending class that ensures that CodeIgniter projects could send emails without difficulty.
In This tutorial i want to show you how to create CRUD(Create, Read, Update, Delete) using AngularJS in Codeigniter. I added few step to create create, edit, delete, lists, search and pagination application in your Codeigniter framework. In this tutorial through you can make simple crud, search and pagination module and easily use in your codeigniter project. I am going to show preview of items module that we will do using angularJS and Codeigniter 3.