How to create an application which consists of database? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to create an application which consists of database?

It will ask for information from the client and store it. such that at the end it should display the entered data given by the user.

10th Oct 2018, 2:55 AM
Shivam Pandey
Shivam Pandey - avatar
1 Resposta
0
Explain this a little more. Give me an example to go off of. I would recommend using an array possibly, and putting the information through there. You could even go as far as creating a class database to enter the information.
10th Oct 2018, 3:30 AM
Rain
Rain - avatar