php read file content into string. How can I run it in php code example Example: php get file contents <?php file_get_contents("file.txt"); ?>