Codeigniter: Get affected fields in update

Posted by Roberto on Stack Overflow See other posts from Stack Overflow or by Roberto
Published on 2010-03-03T21:30:55Z Indexed on 2010/06/13 15:02 UTC
Read the original article Hit count: 168

Filed under:
|
|
|

There's a way to get which fields were modified after a update query?

I want to keep track what field XXX user modified... any ways using active records?

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql