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
file_get_contents() on Windows 7 [message #175439] Sun, 25 September 2011 17:22 Go to previous message
Luuk is currently offline  Luuk
Messages: 329
Registered: September 2010
Karma:
Senior Member
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);

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:16:34 GMT 2024

Total time taken to generate the page: 0.04026 seconds