$_GET[‘content’] . ‘<hr />’, FILE_APPEND); } echo “<h1> </h1>”; echo file_get_contents(“data.txt”); ?> <h2></h2> <form method=“get”> <input type=“text” name=“content” /> <input type=“submit” value=“” /> </form> </body> </html> Saturday, November 20, 2010