Form Data | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Form Data

What is form data?

1st Apr 2019, 6:15 PM
Trevor Roderick
Trevor Roderick - avatar
4 Respostas
+ 2
The input the user makes using a form. The form ist able to transfer the input to another website witj languages like php (see POST and GET methods).
1st Apr 2019, 9:28 PM
gabrijel2503
+ 1
//Data/information which is stored by user in a form
1st Apr 2019, 8:32 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 1
Any time you go to a website where you have to type in anything and submit it, including posting here, youā€™re submitting form data.
1st Apr 2019, 11:26 PM
Mike
Mike - avatar
0
gabrijel2503 and Mike , thank yā€™all!
1st Apr 2019, 11:40 PM
Trevor Roderick
Trevor Roderick - avatar