PHP how to connect to MySQL database

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ •

  • @Aka_Izuna
    @Aka_Izuna 14 днів тому +1

    Gotta say, your videos are amazing , you explain the things way more better than my teachers and in much less time.
    Love your tutorials 💯

  • @sunsetvibes1314
    @sunsetvibes1314 7 місяців тому +3

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

  • @MikiHab
    @MikiHab 3 місяці тому

    Your videos incredibly best and precious ❤❤

  • @sharifulhoque5115
    @sharifulhoque5115 Місяць тому

    Your video is fantastic buddy.

  • @rasheds_miya
    @rasheds_miya Місяць тому

    this is a great video

  • @erialgumacoisa
    @erialgumacoisa 11 місяців тому

    Amazing!

  • @aaronargottelopez3488
    @aaronargottelopez3488 2 місяці тому

    Great video! Thanks!

  • @crazyboy-cw1om
    @crazyboy-cw1om 4 місяці тому

    Thanks bro😎

  • @OppieT30
    @OppieT30 2 місяці тому +1

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

  • @MrLoser-ks2xn
    @MrLoser-ks2xn Рік тому

    Thanks!

  • @orugantilikitha
    @orugantilikitha 4 місяці тому

    Connected thank you

  • @stephenedoghoghopaul3269
    @stephenedoghoghopaul3269 25 днів тому +2

    Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in /box/script.php:8
    Stack trace:
    #0 {main}
    thrown in /box/script.php on line 8

  • @khabbazz89
    @khabbazz89 11 місяців тому

    thanks

  • @definitelynotje
    @definitelynotje 6 місяців тому

    thanks bruhh

  • @raven-vr5yz
    @raven-vr5yz 5 днів тому

    2,3mil and 800 likes?

  • @thwaythit2270
    @thwaythit2270 Місяць тому +1

    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

  • @lololo2270
    @lololo2270 Рік тому +1

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

    • @Henry11210
      @Henry11210 3 місяці тому

      wrong password

    • @i.9378
      @i.9378 8 днів тому

      @@Henry11210where do you make the password?

  • @محمد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 5 місяців тому +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 5 місяців тому +1

      @@leslievelvy thanks bro you help me

    • @AshutoshShukla-t7y
      @AshutoshShukla-t7y 5 місяців тому

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

    • @raushan4702
      @raushan4702 5 місяців тому

      Thanks bro you saved my time​@@leslievelvy

    • @DavidYohana
      @DavidYohana 4 місяці тому

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

  • @MutyabaJames-iy4th
    @MutyabaJames-iy4th 5 місяців тому +4

    it does not connect

  • @stephenedoghoghopaul3269
    @stephenedoghoghopaul3269 25 днів тому

    Warning: mysqli_connect(): (HY000/2002): No such file or directory in /storage/emulated/0/htdocs/database.php on line 8
    not connected