Ryan A wrote:
> Hi,
> 
> Thanks for the suggestion, I am not too familier with
> wget but (correct me if i am wrong) wont wget just get
> the output from the pages ignoreing the links?

that's the default behaviour - but wget has about a zillion
parameters for controlling its behaviour, it's quite easy to scrap
a complete site in one call and change the file extension of
all files as you go (including the relevant links in the files
that are downloaded).

that said it could take a week to figure out all the
parameters. ;-)

> 
> Thanks!
> Ryan

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

Reply via email to