what to do in order to make the form remember the previous input or the current input of the user even after he/she refreshed the page ?
should I do ,
after posting your details to session, write like this in value
if you are writing both php and HTML in same file then you can do like this