same again on the back end Bastien
From: "Ron Piggott (PHP)" <ron.php@xxxxxxxxxxxxxxxxxx> Reply-To: ron.php@xxxxxxxxxxxxxxxxxx To: Bastien Koert <bastien_k@xxxxxxxxxxx> CC: PHP DB <php-db@xxxxxxxxxxxxx> Subject: I still have a bit more of the string to get rid of ... Date: Thu, 28 Sep 2006 22:13:59 -0400 Where '$eachLine' is a line of HTML code the following command echo str_replace("<a href=\"", "", trim(stristr($eachLine, "<a href="))) . "\r\n"; give me this result: http://www.actsministrieschristianevangelism.org/christianliving/quiet_time_quotations_and_reflection_topics.html">here. I want to get rid of everything including and following the " What do I do next?
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php