How to connect NodeJs to PHPMyAdmin

preview_player
Показать описание
Hello Everyone,

In this tutorial, I am showing you how to connect NodeJs to PhpMyAdmin. It is straightforward.

Let me know if you have any questions or drop them down below in the comments section
Рекомендации по теме
Комментарии
Автор

Technical feedback.
1) On the title: When you use Node to connect, you're not actually connecting to phpmyadmin, you're connecting to MySQL (phpmyadmin is just a MySQL client).
2) Research the modern Node syntax. Instead of using require, use import.
3) For Mac users, I would suggest trying MAMP vs XAMPP, it was easier to install, if I recall correctly.

Have fun everyone. Hope this is helpful.

DanGuinnFSS
Автор

heyy! thank you for this! sometimes in videos i see people with a password of like "1234" etc, how do they change their password? if the password is null does it mean that you are only allowed to use that database locally? still trying to find my way around things but any help is appreciated, thank you once again :D

infuze
visit shbcf.ru