Forum Moderators: coopster
I want to get the content of the textarea in an HTML format .
I thought using RTF will help , but because I'm new to PHP I could not understand what are these RTF about .I tried some of them but can't use them the right way.
All I want to do is putting something instate of the textarea to get an HTML formt of what the user is writing on that box to do some manipulation in p.php when the user submitted the form .
I hope that I'm clear with my question.
Thank you.