blog.chapagain.com.np
CodeIgniter: Add, Edit, Delete, View with Login & Register - MVC CRUD Application - Mukesh Chapagain Blog
FacebookTweetLinkedInPinPrintEmailShares This article shows how to create a simple CodeIgniter CRUD (Create, Read, Update, Delete) application with Login and Registration feature. CodeIgniter (CI) is a PHP framework that helps building a full-fledged web application. This article is a continuation of my past article Simple CodeIgniter CRUD Application tutorial. The tutorial has add, edit, delete, and ... Read more
Mukesh Chapagain