I have this question.
In my controller I made a read of a record of a model then I update
this record and then I made another read.
The problem is that the second read operation returns the same datea
of the first read.
I think that it depends of the cache.
How can I do in the way that the second read doesn't use the cache?
Many 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
-~----------~----~----~----~------~----~------~--~---