i am trying to write a function that can delete HTML syntax(ex. <body>) in users article and write it into database,so how can i use regular expression to achieve?? thanks
have you tried strip_tags()?
paul http://xhawk.net