Hello,
Sorry but I am sort of new to this. Do you know of what I can look up
in PHP to get me started on this? Like to be able to access a url
webpage and then be able to download its images to my server? I just
need a starting point...
Thanks and Regards,
frogger
Manish Pandit - 09 Sep 2007 22:44 GMT
On Sep 9, 11:14 am, thebluefrog...@gmail.com wrote:
> Hello,
>
[quoted text clipped - 6 lines]
>
> frogger
http://groups.google.com/group/comp.lang.php might be the best place
for PHP related questions.
-cheers,
Manish
Tris Orendorff - 09 Sep 2007 23:15 GMT
> ...Like to be able to access a url
> webpage and then be able to download its images to my server? I just
> need a starting point...
How about this, http://www.jeffheaton.com/javabot/javaspider.shtml, a simple spider program.

Signature
Tris Orendorff
[Q: What kind of modem did Jimi Hendrix use?
A: A purple Hayes.]
Daniel Pitts - 10 Sep 2007 16:17 GMT
On Sep 9, 11:14 am, thebluefrog...@gmail.com wrote:
> Hello,
>
[quoted text clipped - 6 lines]
>
> frogger
First, "How To" is a bad subject. "Downloading images from a web
page." would have been much better.
Second. PHP and Java are so very different. Did you really mean to
ask about PHP? If so, comp.lang.php might be a better place.
Third. Google is usually a good starting point for most questions. If
you only need a starting point, search google. You might find the
standard utility called "wget" which does what you want. Caveat: to
use wget on windows, you might have to get cygwin.
Martin Gregorie - 10 Sep 2007 17:36 GMT
> Caveat: to
> use wget on windows, you might have to get cygwin.
There is a Windows port: I found that recently when helping a guy on
another newsgroup with a different problem.

Signature
martin@ | Martin Gregorie
gregorie. | Essex, UK
org |
Roedy Green - 12 Sep 2007 16:53 GMT
>Sorry but I am sort of new to this. Do you know of what I can look up
>in PHP to get me started on this? Like to be able to access a url
>webpage and then be able to download its images to my server? I just
>need a starting point...
Do you mean, how do you upload a file on a Java client to a server
running PHP? You would use FTP protocol. See
http://mindprod.com/jgloss/ftp.html

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com