Help with extracting please folks.!
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Help with extracting please folks.!

From: <kirill_uk@hotmail.com>
Date: Tue Sep 27 2005 - 00:34:23 CEST

Help with extracting please folks.!
 Hi. I have this:
a variable like: <a href="http://www.some_html.com/text.html" >some
text</a><br>

I heed to extract the "http://www.some_html.com/text.html " and put
it in var "link"
And extract "some text" and put it var "text",.

So basically extract all between <a href=" and " >
plus extract all between " > and </a><br>.
Any idea? Thank you all for your help. Gada finish this project
tonight, or I am totally screwed with my exams..:)
Received on Tue Oct 18 02:28:21 2005