Hi everyone, I have a question about html entities and what not in phptal. I have stuff in a database that contains html. When ever I output that stuff in phptal, it converts it to html entities. I don't want this to happen :). Is there a way I can turn off that feature, or perhaps override it? Thanks, Aaron