Databases | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Databases

I am having trouble establishing a database using html and connecting it to a file. Can anyone help with that please

24th Jul 2020, 11:48 AM
Joana
Joana - avatar
1 ответ
+ 1
you need a backend language such as php or node.js to connect a database to the html. html cannot communicate directly with a database.
24th Jul 2020, 12:13 PM
Logomonic Learning
Logomonic Learning - avatar