How to create an application which consists of database? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
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