Read their HTML file with fopen (or Snoopy, whatever that is).

Then figure out what you want, and go read that with fopen.

It's just a URL, and PHP doesn't really care whether it's HTML or what that
you read.

Snoopy might even be able to do it.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Pereira Romulo <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 25, 2001 10:58 AM
Subject: Images Download


> Hello,
>
> I want to create a script that would read the contents
> of an HTML file (I can use Snoopy class for that) and
> then, download some respective type of files from a
> page (let's say .zip files)...
>
> Any ideas how do I start or if anyone create something
> like that?
>
> Thank you and please, reply to
> [EMAIL PROTECTED]
>
> Rom
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/


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