Thursday, June 30, 2011

Re: Single Quotes

everything :)
you dont have to do anything
cake takes care of that for you

simply use h() in the views to display your data safely


On 30 Jun., 10:24, Prabha Vathi <prabha.ridd...@gmail.com> wrote:
> Hi,
>
> addslashes(Sanitize::html($this->data['Post']['content'],array('remove' =>
> true)));
>
> This is the line I have before saving the record. But single quotes becomes
> &#039;
> What have i done wrongly?

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: