On Tue, Aug 26, 2008 at 8:54 AM, Jerry <[EMAIL PROTECTED]> wrote: > > Hi: > > is there any way to make application url difficult to guess? > since cake reads record by id, it also provides a way for user to > guess the record to retrieve.
Use uuid instead of integers for id See the manual on how to do that HTH Tarique -- ============================================================= Cheesecake-Photoblog: http://cheesecake-photoblog.org PHP for E-Biz: http://sanisoft.com ============================================================= --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
