PHP how to connect to MySQL database

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

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

  • @sunsetvibes1314
    @sunsetvibes1314 6 месяцев назад +3

    thank you for making the tutorials easy to learn and funny to watch , the best coding channel i discovered it.

  • @sharifulhoque5115
    @sharifulhoque5115 4 часа назад

    Your video is fantastic buddy.

  • @rasheds_miya
    @rasheds_miya 3 дня назад

    this is a great video

  • @erialgumacoisa
    @erialgumacoisa 10 месяцев назад

    Amazing!

  • @MikiHab
    @MikiHab Месяц назад

    Your videos incredibly best and precious ❤❤

  • @aaronargottelopez3488
    @aaronargottelopez3488 Месяц назад

    Great video! Thanks!

  • @crazyboy-cw1om
    @crazyboy-cw1om 2 месяца назад

    Thanks bro😎

  • @OppieT30
    @OppieT30 Месяц назад

    You don't have to stop and reload the server every time you edit the files.

  • @orugantilikitha
    @orugantilikitha 2 месяца назад

    Connected thank you

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

    Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: NO)

  • @MrLoser-ks2xn
    @MrLoser-ks2xn Год назад

    Thanks!

  • @definitelynotje
    @definitelynotje 5 месяцев назад

    thanks bruhh

  • @khabbazz89
    @khabbazz89 10 месяцев назад

    thanks

  • @thwaythit2270
    @thwaythit2270 8 дней назад

    what is this error someone could explain me:
    Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in D:\Visual Codes\php_program\database.php:9 Stack trace: #0 {main} thrown in D:\Visual Codes\php_program\database.php on line 9

  • @محمد11-ه7ن
    @محمد11-ه7ن Год назад

    but thats dosent work for me some how
    Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in C:\Users\PC\Desktop\1\datapass.php:8 Stack trace: #0 {main} thrown in C:\Users\PC\Desktop\1\datapass.php on line 8
    it give me this i try everything can u help

    • @leslievelvy
      @leslievelvy 4 месяца назад +7

      it because of your "localhost" If you did change the number make sure to add it in your "$db_server" par example "$db_server = "localhost";" I change the number to 3307 so I would need to write it like this "$db_server = "localhost:3307";"

    • @MFS_ZK
      @MFS_ZK 4 месяца назад +1

      @@leslievelvy thanks bro you help me

    • @AshutoshShukla-t7y
      @AshutoshShukla-t7y 4 месяца назад

      @@leslievelvytx a lot. took me a hour until i find you

    • @raushan4702
      @raushan4702 3 месяца назад

      Thanks bro you saved my time​@@leslievelvy

    • @DavidYohana
      @DavidYohana 3 месяца назад

      Bro thank you very much, I get solution @@leslievelvy

  • @MutyabaJames-iy4th
    @MutyabaJames-iy4th 4 месяца назад +3

    it does not connect