Databases | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 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