Hey all, I need to log changes made to a table on each entries. I'm using cake's 'edit' action.
so every time someone edits something, I need to log it to the table which will look like: log - id - table_name - user_id - date/time - modifications I have a pretty good idea on how to code this but I was wondering if anyone ever used a component for this somewhere or if there is a cake way to do it. Maybe someone could tell me where would be the best place to do this. Any ideas would be appreciated. Please let me know if I wasn't clear enough on what I want to accomplish here. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
