Try: echo $form->submit("Send Email »",array('escape' => false));

Works for me.

Ryan Rose
Chief Technology Officer
Digiwize, Inc.
One Technology Drive
Tolland, CT 06084
e: [EMAIL PROTECTED]
p: 860.730.2631
http://www.digiwize.com
http://www.brightegg.com
Build, Manage and Market A Better Website

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of Kyle Decot
Sent: Sunday, March 30, 2008 5:48 PM
To: Cake PHP
Subject: » with $form->submit()


I am creating form and I would like the submit button to have the
» special character but I am experiencing some troubles. I am
assuming I need to escape the string but I don't believe that the
submit function has this. How can this be done? Thanks for any help.


        echo $form->submit("Send Email »",array());



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to