Re: 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

Re: Help with extracting please folks.!

From: Oli Filth <catch@olifilth.co.uk>
Date: Tue Sep 27 2005 - 00:38:05 CEST

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
Received on Tue Oct 18 02:28:22 2005