How can I save FCK html code in database ?
For example :
I write this is fck :
And save in database
But when I want to edit the code again with HTML code and fill in FCK the cod converts to this :
So what is the problem ??
For example :
I write this is fck :
line 1 <br /> line 2<input type="text" name="txtName" />
And save in database
But when I want to edit the code again with HTML code and fill in FCK the cod converts to this :
line 1 line 2
So what is the problem ??