Removing a word from a TEXTAREA?
Posted: Fri Jan 10, 2003 3:15 pm
Hi all,
I have a form with a <textarea> on it. I don't want to allow things such as email addresses or website url's.
After the form is submitted, how can I use PHP to remove those items? In other words, can I delete a single word in a textarea?
I have a form with a <textarea> on it. I don't want to allow things such as email addresses or website url's.
After the form is submitted, how can I use PHP to remove those items? In other words, can I delete a single word in a textarea?