Hi there,
I am trying to make a news script in php. I would like the user to be able to edit/update the posted news.
At the moment I'm saving the typed news with html in my database.
my problem is this: When retrieving the news from the database into FCK editor. It altso include the code instead of formatting the text accordingly to the code.
so it would output this: <p><strong>Hello</strong></p>
instead of this: Hello
I have tried to search this forum but was unable to find any answers. If someone could drop a hint or know a solution for this problem i would be very grateful.
Thank you.
I am trying to make a news script in php. I would like the user to be able to edit/update the posted news.
At the moment I'm saving the typed news with html in my database.
my problem is this: When retrieving the news from the database into FCK editor. It altso include the code instead of formatting the text accordingly to the code.
so it would output this: <p><strong>Hello</strong></p>
instead of this: Hello
I have tried to search this forum but was unable to find any answers. If someone could drop a hint or know a solution for this problem i would be very grateful.
Thank you.
