ok guys, so here is the situation:

- we have built up a website using cakephp and it contains several
models.
- we want some users to be able to "make changes" to the database via
webpage
- but we want to audit the changes before they are actual made to the
database

Our problem is, how do we know what the user changed if those changes
are not "saved" the first time around. We are thinking of displaying a
mock database and have the admin merge it with the real db. Is there
any other way to tackle this?
Thanks for all your inputs.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to