Hey,
How would I go about retrieving an image from another site via PHP? Could you guys please provide some syntax for me using the fopen fputs commands? I believe this is the best way to do it, but I\'m not having much luck so far. A much easier way, which I\'d like to do...is to use a wget program. If I telnet in and use \"wget URL\", it retrieves the image fine. How can I execute this program from a *.php file? I thought the shell_exec() function would do it, but didn\'t
Please let me know,
Thanks,
Ace