GitXplorerGitXplorer
s

CodeIgniter_Insert_Update_Delete

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
182d3d67a7a26d2deb4128bfb7f6d21232d43a6c

init

ssouparno committed 11 years ago
Unverified
3c873472b1b02f4eb6d756d92eb0d68b20d3e738

codeigniter insert update delete

ssouparno committed 11 years ago
Unverified
444a2db025c85fc01b6261a75115ed24ffbf3780

Create README.md

ssouparno committed 11 years ago
Unverified
f90da9cfa356f19dc52a760b14ef88eddd64f8d1

Initialise Repo

ssouparno committed 11 years ago

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