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

Sdílet
Vložit
  • čas přidán 29. 08. 2023
  • Part 12 - Search & fixing bugs - PHP & MYSQL Project
    Blog Management System PHP & MYSQL
    PHP Blogging Website
    Source Code:
    github.com/codingWithElias/ph...
    Playlist - Full Tutorial:
    • Blog Website using PHP...

Komentáře • 5

  • @psi7200
    @psi7200 Před 10 měsíci +1

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

  • @codewithturn977
    @codewithturn977 Před 8 měsíci

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

  • @cgianimationtv1828
    @cgianimationtv1828 Před 10 měsíci +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  Před 10 měsíci +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 Před 9 měsíci

    Bro, is this completely free?