|
php question? -
December 24th, 2007
how can you strip the text between search mark, for example"
=======================
<html>WORDS</html>
=======================
how can i strip the text from the string that is contained in the "<html>" and "</html>" tags?..
|