How to Create a Blog PHP & MySQL database #12 | Search & fixing bugs

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • Part 12 - Search & fixing bugs - PHP & MYSQL Project
    Blog Management System PHP & MYSQL
    PHP Blogging Website
    Source Code:
    github.com/cod...
    Playlist - Full Tutorial:
    • Blog Website using PHP...

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

  • @psi7200
    @psi7200 Год назад +1

    Thank you very much, after watching your series of videos I feel capable of trying to make my own site
    :)

  • @codewithturn977
    @codewithturn977 9 месяцев назад

    Sir image insert ho rhi hai but show nhi ho rhi hai

  • @cgianimationtv1828
    @cgianimationtv1828 Год назад +1

    Sir, please add the total number of users on the nav bar and current time/date and when some one sign up let them receive a mail 💌 saying thanks for signing up... I challenge you can't do it.

    • @CodingwithElias
      @CodingwithElias  Год назад +1

      maybe you're right
      let me try!
      for user total number use rowCount() method
      date_default_timezone_set("America/New_York");
      for current time: date("h:i:sa")
      for current date: date("Y/m/d")
      for the email I'll make video on that,
      thanks for your comment

  • @user-mm7nq6vd9w
    @user-mm7nq6vd9w 10 месяцев назад

    Bro, is this completely free?