Sunday, 18 August 2013

How to make form values remain in form

How to make form values remain in form

I'm developing a simple PHP website. I have a form for updating values.
When that form is accessed via PHP(website) , It should have previous
values, But it hasn't. How to do that ?
Because, Otherwise, It shows all fields empty and when one or two are
updated, Other gets updated as empty. Please help !

No comments:

Post a Comment