Posted by Eric Layman on 02/02/07 00:21
HI,
Thakns for the reply.
I have checked this setting in my php.ini
allow_url_fopen = On
It is ON be default.
"J.O. Aho" <user@example.net> wrote in message
news:52djb1F1ngqghU1@mid.individual.net...
> Eric Layman wrote:
>> Hi,
>>
>> According to the PHP documentation:
>>
>> it stated that as of php5, filesize supports the reading of remote html
>> files:
>>
>> http://php.net/manual/en/function.filesize.php
>>
>> But I have tried the following:
>> echo filesize("http://www.yahoo.com/");
>>
>> It returned me this error:
>>
>> Warning: filesize() [function.filesize]: stat failed for..blah blah
>>
>> Anyone have this same problem?
>>
>> Yes. Im using PHP5
>
> Maybe your php has disable the remote file reading, check your php.ini.
>
> --
>
> //Aho
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
[Back to original message]
|