If you are using them as part of a link, you can do this:
echo $this->Html->link(
'Link title including >',
array('url'),
array('escape' => false)
);
Jeremy Burns
Class Outfit
http://www.classoutfit.com
On 5 Sep 2012, at 06:44:39, Lightee <[email protected]> wrote:
> Dear CakePHP experts,
>
> I need to pass some parameters with unusual characters like <,>, -,^ to
> cakephp. Will there be any problems if the URL contains these kind of "funny"
> characters? Will Cakephp be able to handle these kind of parameters?
>
> Thank you for your help.
>
>
> --
> 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].
> Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
>
>
--
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].
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.