Hey, guys,
I have a form in php, people have to fill their names and stuff and send it. if they use the same form for a second time, i dont want them to fill the form allover again. So is there a way, to keep a kind of history of the form. what i mean is, i dont want to lose the values of the form after its submited.
thanks
OB
I have a form in php, people have to fill their names and stuff and send it. if they use the same form for a second time, i dont want them to fill the form allover again. So is there a way, to keep a kind of history of the form. what i mean is, i dont want to lose the values of the form after its submited.
thanks
OB
Comment