Welcome Guest, Not a member yet? Register   Sign In
Model
#1

[eluser]RedIgniter[/eluser]
Hello guys, I am making a site using codeigniter where I am going to have a lot of inserting, updating and selecting data.. What is the best way of doing this in models or in some other way possible?
#2

[eluser]mi6crazyheart[/eluser]
Of-course, for all those dirty DB works MODEL is right place...
#3

[eluser]RedIgniter[/eluser]
How would I make a such model?
#4

[eluser]mi6crazyheart[/eluser]
For making model go through this : http://ellislab.com/codeigniter/user-gui...odels.html

For making respective SQL query use CI's active record class: http://ellislab.com/codeigniter/user-gui...ecord.html




Theme © iAndrew 2016 - Forum software by © MyBB