Welcome Guest, Not a member yet? Register   Sign In
make codeigniter automatically insert/update created field and modified field like cake
#4

[eluser]PhilTem[/eluser]
Either put it to your MySQL-server (make a field for update and create timestamp and set the options accordingly) or create a custom MY_Model which takes care of this.

If you're interested in the second part, you might wanna take a look at my model I currently develop. It's pretty massive, but for your part only method 'create()' and 'update()' will probably be important

https://svn.ignitedco.de/icf/trunk/appli..._Model.php


Messages In This Thread
make codeigniter automatically insert/update created field and modified field like cake - by El Forum - 01-30-2012, 12:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB