1) when I insert data inside DB through a form, it will be stored as: "This letters è is è and this l’ is an apostrophe "
If I try to edit this text trough proper editing form, all of this strange characters will be represented in right way as: è and '. What can I do to proper echo the text even not in HTML form? 2) There's a way to active debug just in one method? How? Regards -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
