hi I have php form. one of my textarea gets data with html tags from database, so I would like to remove those html tags like <br />, therefore is there anyway that i can remove those tags in the data and then the data can appear as text in the textarea.
- [PHP-DB] text with html tags apeared in text area. Mohamed Yusuf
- Re: [PHP-DB] text with html tags apeared in text area. Miles Thompson