That's cakePHP's session ID. It's appearing because the server believes you don't have cookies enabled. You can't turn it off as it is a php core behavior.
On Sat, Jan 3, 2009 at 2:44 AM, Rimoe <[email protected]> wrote: > hi, > everyone, > in my link have a parameter CAKEPHP. > for example > http://www.mysite.com/mails/add?CAKEPHP=3831a0f2e1fb52c9ae15d163f57c4695 > how to remove it, > recently I have read a topic about to remove the parameter, > but I have forget to it. > If you know, please tell me. > Thank you. > > rimoe > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
