& in form textarea will be sent as & exactly. Cake replace & by & only on output with $html->link(), h(), etc. Not in $form->input().
On May 4, 3:32 am, rartavia <[email protected]> wrote: > Anybody knows how is it that cake sends the ampersand when it does it > on its own? > I mean if you use standard forms and for example one textbox contains > a value with '&', how cake sends it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
