If you mean use PHP to download a directory of your choosing...

You could send the url to wget or lynx. This would make it easy to pass
flags as well such as dir level to get, follow links, recursive Y/N, etc.

Never done it but I think exec is what you want.

DAve




On Sun, Oct 21, 2001 at 12:54:32AM +0800, Mark Lo wrote:
> Hi Sir,
> 
>         I have been asking this for so many times, and I never get a reply
> for this !!!   Please help me.  I would like to know how to download the
> whole directory using PHP.  Can anyone supply me some sources code for this.
> 
>       I am greatly appreciate for your help.
> 
> 
> Best Regards,
> 
> 
> Mark Lo
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

-- 
My other computer is your Windows machine...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to