Hello! If I have a text file like; FindThisBeginning Here goes several text... FindThisEnd
FindThisOtherBeginning Here goes other text... FindThisOtherEnd
and so on...
How can I retrieve the portion of the text between those kind of tags (FindThisBeginning, FindThisEnd, etc), and transfer them into variables or arrays?
Thanks
Teo
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php