/*
string file_get_contents ( string $filename [, bool $use_include_path = false
[, resource $context [, int $offset = -1
[, int $maxlen ]]]] )
*/
echo file_get_contents("e:/temp.txt");
/*
run:
PHP For web applications Is popular on the net For web applications Is popular...
*/