Hello,

I'd need to parse html page and get all hyperlinks there.

Is there any easy way to do it ? I'm not so good at regexps :(

$file=file("http://url.html";);

could be good start :)

Thanks for any help,

Roman




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to