I have huge html file. I want to parse the data and get everything between <b class="class1"> and <!-- Comments -->
What function is good for this purpose?
preg_match()
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php