Strange behaviour of file_get_contents???
Posted: Wed Jul 27, 2005 3:16 am
Hi
Can someone tell me why I can't dump the string returned by file_get_contents? All I get is the length of the string, not the contents
outputs
regards tores
Can someone tell me why I can't dump the string returned by file_get_contents? All I get is the length of the string, not the contents
Code: Select all
$contents = file_get_contents("configuration.php");
var_dump($contents);Code: Select all
string(1045) "e;"e;