blog.chapagain.com.np
CodeIgniter: Simple Add, Edit, Delete, View - MVC CRUD Application - Mukesh Chapagain Blog
FacebookTweetLinkedInPinPrintEmailShares This article shows how to create a simple CRUD (Create, Read, Update, Delete) application with CodeIgniter. CodeIgniter (CI) is a PHP framework that helps building a full-fledged web application. This article is a continuation of the basic tutorial present in the official CodeIgniter site. The tutorial had view and add data part. But, it ... Read more
Mukesh Chapagain