Create a Simple Search Box in PHP or PDO

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024

Комментарии • 4

  • @rosux5540
    @rosux5540 2 года назад

    good tutorial also nice to use prepared statements

  • @bogdangalatanu4197
    @bogdangalatanu4197 2 года назад +1

    Hello! Great tutorial! Can you please tell me why when the page was firstly loaded, something different than "No result was found" appeared on the screen? Nothing triggered the search button, but there was written "Zero Coding" instead of "No result was found"

    • @menno1202
      @menno1202 2 года назад

      Probably Cache

    • @rosux5540
      @rosux5540 2 года назад

      its caused by refreshing the page. specifically because of the POST data that still existed so the server still recieved data