Help with extracting please folks.!
- From: kirill_uk@xxxxxxxxxxx
- Date: 26 Sep 2005 15:36:34 -0700
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..:)
.
- Follow-Ups:
- Re: Help with extracting please folks.!
- From: Oli Filth
- Re: Help with extracting please folks.!
- Prev by Date: Warning: array_merge()
- Next by Date: Re: Warning: array_merge()
- Previous by thread: Warning: array_merge()
- Next by thread: Re: Help with extracting please folks.!
- Index(es):