|
Posted by Rik on 08/10/06 21:18
Cleverbum@hotmail.com wrote:
> Before I go on a mad quest to try to code some pages, I think it's
> probably prutent to ask something. If I were to pass a php page either
> an ftp or http address of an image file (assuming it had a username
> and password coded in), would I be able to make it go and get that
> file and save it in a folder local to that page?
As far as I understand your question, perfectly.
Look into fopen(). (Check wether allow_url_fopen is enabled in your
settings), or look at the PHP FTP functions:
http://www.php.net/manual/en/ref.ftp.php
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|