Sayfada bu şekilde mi kullanacağım.
if(!empty($_POST['kelime'])) {
   if(!empty($_GET['kelime'])) {
      $ara = $_GET['kelime'];



}
}