php what does file_get_content() do code example Example: php get file contents <?php file_get_contents("file.txt"); ?>