<html>
<body>

検索に使用する文字を入力してください
<p>
<form method="post" action="like.php">
<input type="text" name="key">
<input type="submit" value="検索">
</form>

</body>
</html>