FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » file_get_contents() on Windows 7
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: file_get_contents() on Windows 7 [message #175442 is a reply to message #175441] Sun, 25 September 2011 18:27 Go to previous messageGo to previous message
Luuk is currently offline  Luuk
Messages: 329
Registered: September 2010
Karma:
Senior Member
On 25-09-2011 19:28, Peter H. Coffin wrote:
> On Sun, 25 Sep 2011 19:22:42 +0200, Luuk wrote:
>> I am getting an error when using get_file_contents,
>> i simplified my problem as below:
>>
>> C:\TEMP>dir>test
>>
>> C:\TEMP>php -e "echo get_file_contents('test', true); "
>> Could not open input file: echo get_file_contents(test, true);
>
> Where is your file "echo get_file_contents('test', true); "? It is
> obviously not in the current directory.

hmmmm,

too many errors on 1 line.... ;(

and its not even monday!

This works ok:
c:\TEMP>php -r "echo file_get_contents('test');"

>
>>
>> C:\TEMP>dir test
>> Volume in drive C is MyCdrive
>> Volume Serial Number is A0B0-B175
>>
>> Directory of C:\TEMP
>>
>> 25-09-2011 19:09 1.822 test
>> 1 File(s) 1.822 bytes
>>
>>
>> The question is, why?
>>
>> I also tried to specify full path 'c:\temp\test'
>> or with slashes in stead of back-slased like: 'c:/temp/test'
>> but no luck so far.....
>>
>
>


--
Luuk
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Stats comp.lang.php (last 7 days)
Next Topic: [IJRRSIC] CALL FOR PAPERS Vol. 1 No. 4
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Oct 19 17:17:34 GMT 2024

Total time taken to generate the page: 0.06495 seconds