How to save HTML content generated by JS? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to save HTML content generated by JS?

I made a little webapp that creates a template and an object to view and store book info. But how do I save the data generated by JS and show it when the web page reloads.

15th Oct 2018, 8:31 AM
Akib
Akib - avatar
1 Respuesta
0
You can use a database. Such as mysql. You will need some knowledge of php.
15th Oct 2018, 9:11 AM
Jan Štěch
Jan Štěch - avatar