josephjlee / CodeIgniter-CRUD-operations-with-MySQL

CRUD means to create, read, update, and delete. If you want to create a CRUD operation in CodeIgniter, configure the first database, and connect the MySQL database after creating the CRUD operation in CodeIgniter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

josephjlee/CodeIgniter-CRUD-operations-with-MySQL Stargazers