Hi, I just update an 1.1 project into a 1.2 Everything work just fine except for the fact that in my database I store raw html code obtained from a fckeditor textarea, and now when I do an "echo" of the variable with the html content it print it as if you would applied htmlspecialchars() to the text. Is there any way to fix this problem, and print the value of the field just as it's stored in the database?
Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---