Re: List all links from a webpage
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: List all links from a webpage

From: Robertico <Robertico@nomail.notvalid>
Date: Thu Sep 08 2005 - 20:01:44 CEST

> Use a regular expression:
> $list = preg_replace('/\[[0-9]+\]/', $list);

Ok, thats correct, but is there a reason why is doesn't work
without -number_links.
I always want to know why. I'd like to understand what i'am doing. :-))

> Try it without the +12 and see.

I already did, but why exactly 12.

Hope i don't tease you to much

Robertico
Received on Mon Oct 24 02:09:49 2005