<form action=t.php>; <input type=text name=name value="">; <input type=submit>; </form>; <?php echo $name; ?>;