Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
How can I make the text property render html?
How can I make the text property render html?
06-05-2011, 12:46 PM
davideo7
Joined on 06-03-2011
Posts 12
How can I make the text property render html?
Reply
Quote
I'm talking about this:
$editor->Text="$message";
If my $message contains html, how can I make the html render? Because currently it doesn't, it just shows the html tags in the post. I need this for when users go to edit their posts.
View Complete Thread