Stranka 1
Vypis z knihy"; $myfile = fopen("kniha.txt","r"); echo fread($myfile,filesize("kniha.txt")); fclose($myfile); ?>