Posted by Oli Filth on 09/27/05 01:38
kirill_uk@hotmail.com said the following on 26/09/2005 23:34:
> 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..:)
>
Please Google it.
http://www.google.co.uk/search?q=extract+urls+html+php
--
Oli
Navigation:
[Reply to this message]
|