Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM: Opening remote files with PHP

date posted 16th August 2006 17:03

Ben Moxon wrote:

>
>
>
> Steven Lavine wrote:
>
>>
>> Ben Moxon wrote:
>>
>>>
>>> Steven Lavine wrote:
>>>
>>>>
>>>> I'm trying to open a remote image file and save it locally in a php
>>>> script. The following code keeps failing though. Has anyone got any
>>>> advice?
>>>>
>>>> $image_handle = fopen("http://www.example.com/foo.jpg", 'rb');
>>>> $content = stream_get_contents($image_handle);
>>>> fclose($image_handle);
>>>>
>>>> $handle = fopen("foo.jpg", 'a');
>>>> fwrite($handle,"$content\n");
>>>> fclose("foo.jpg");
>>>>
>>> Looks like the very helpful man knows a lot about that:
>>> http://uk.php.net/fopen
>>>
>>> -ben
>>>
>>>
>> Ben,
>>
>> I have tried the examples shown on that page. but nothing is returned.
>>
>> Steven
>
> Is there a way you can test it between two servers you have access to,
> so that you can see what is going on in the logs?
>
> -ben
>
Hi Ben,

The remote server does not receive any requests from the script that I'm
running. I think it's a firewall issue at the local end. DoH! Thanks for
your assistance.

Steven



Messages by Day
August 31st 2006
August 30th 2006
August 29th 2006
August 28th 2006
August 27th 2006
August 26th 2006
August 25th 2006
August 24th 2006
August 23rd 2006
August 22nd 2006
August 21st 2006
August 20th 2006
August 19th 2006
August 18th 2006
August 17th 2006
August 16th 2006
August 15th 2006
August 14th 2006
August 13th 2006
August 12th 2006
August 11th 2006
August 10th 2006
August 9th 2006
August 8th 2006
August 7th 2006
August 6th 2006
August 5th 2006
August 4th 2006
August 3rd 2006
August 2nd 2006
August 1st 2006


Messages by Month
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000