GitXplorerGitXplorer
s

CodeIgniter_Insert_Update_Delete

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

CodeIgniter_Insert_Update_Delete

Simple Insert Update Delete Model In CodeIgniter

To Setup the Project

1.create a database in mysql. 2.change the username,password,database credential in the database.php in the config folder to match your datbase name ,username and password 3.change the base url in the config.php under the config folder