|
Posted by Wolfgang on 12/09/06 17:19
J.O. Aho wrote:
> Wolfgang wrote:
>> J.O. Aho wrote:
>
>>>> Why does not my script read an image?
>>> Are you sure that PHP you are using allows fopen on a remote location,
>>> thin you can see that if your run phpinfo() (I'm not really sure about
>>> that).
>
>> Is this the end of my dream?
>>
>> allow_url_fopen Off Off
>>
>> or are there other ways?
>
> You may be able to do that via sockets, you will need to write a bit
> more, I suggest you read http://www.php.net/sockets
>
>
> //Aho
I found in phpinfo() fsockopen as diasabled.
I am very close to give, i put phpinfo() at the end of my site
www.wolfgang.int.tc
and I would be very glad if you could take a look at, to tell wether
there is no effort worth trying to save a picture from a HTTP Source to
my ftp, well with a free Webspace, ....but I really would like to.
Thanks
....wolfgang
[Back to original message]
|