Forum Moderators: coopster
"
echo"<td colspan=\"3\" valign=\"top\"><textarea wrap=\"virtual\" cols=\"50\" rows=\"8\" name=\"addr\" >Type address here.</textarea></td>";
"
But, when the data submitted to my database, it included all the html tag such as <div>, ...so how to I just subit plain text to my database? Anyone can help?
Any idea?