Return Value Storage From Another Screen And Find It On The Database
hi, i need some help.
i have a page where the user can register his account
one field is an input and i want record it.
then when is recorded automatically it must show in a second page.
then when is show, the system must search if this is in the database and return
a result which it is contained in a particular column and row of the database.
how could i do this?