Re: php help.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 19 July 2008 01:11:38 pm Belinda wrote:
> Good morning
>
> I have just been browsing the web for help with a php problem that is
> driving me mad. I didn't want to post to the site so hope that this email
> may get a response. I thank you in advance.
>
> I am learning php myself(self-learning) but just can get me head around
> this error.(lack of knowledge L)
>
>
>
> With regard to [function.file-get-contents] can anyone explain this error
> to me...please :-)
>
>
>
> Warning:
> file_get_contents(http://www.ecofriendz.com/groups/orca/?action=group_last_
>t opics&forum=Bea-Tropical&trans=1) [function.file-get-contents]: failed to
> open stream: Connection refused in
> /home/sites/ecofriendz.com/public_html/inc/classes/BxDolGroups.php on line
> 419.

>> i think you are missing " " in the function :
>> see below :
>>venky@linux-ujq3:~/py> php -r ' file_get_contents("http://www.ecofriendz.com/groups/orca/?action=group_last_t";); '
>>venky@linux-ujq3:~/py>

>> the URL must be inside " "


>
>
>
> I cannot resolve this issue. any help will be gratefully appreciated.
>
>
>
> With Kindest Regards
>
>
>
> Belinda Marsh



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux