php file_get_contents examples Example: php get file contents <?php file_get_contents("file.txt"); ?>