PHP how to connect to MySQL database

#PHP #course #tutorial
PHP connect to XAMPP MySQL database

Пікірлер: 12

  • @sunsetvibes1314
    @sunsetvibes1314Ай бұрын

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

  • @erialgumacoisa
    @erialgumacoisa6 ай бұрын

    Amazing!

  • @MrLoser-ks2xn
    @MrLoser-ks2xn Жыл бұрын

    Thanks!

  • @definitelynotje
    @definitelynotjeАй бұрын

    thanks bruhh

  • @khabbazz89
    @khabbazz895 ай бұрын

    thanks

  • @lololo2270
    @lololo227011 ай бұрын

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

  • @user-pp8wy8bu8w
    @user-pp8wy8bu8w Жыл бұрын

    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

    16 күн бұрын

    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

    13 күн бұрын

    @@leslievelvy thanks bro you help me

  • @AshutoshShukla-t7y

    @AshutoshShukla-t7y

    Күн бұрын

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

  • @MutyabaJames-iy4th
    @MutyabaJames-iy4th4 күн бұрын

    it does not connect