CodeIgniter Simple CRUD Tutorial
This will teach you on how to create a simple CRUD using CodeIgniter with MySQL as our database. CodeIgniter is a PHP framework that creates web applications using MVC(Model-View-Controller) architecture. This is a good start to learn CodeIgniter Framework.
- Read more about CodeIgniter Simple CRUD Tutorial
- 4 comments
- Log in or register to post comments
- 7985 views