Information lost on PHP load self
Posted: Tue May 13, 2003 3:19 pm
Hi.
I have a submit button on a form thats action is to $_SERVER['PHP_SELF'];
load its self. Its so everytime the submit button is hit it refreshes to show that the new table row that is added after each button press. Problem is anything typed in the form fields before you pressed the button , disappears after you do hit the button. Anyway I can make it so that it refreshes to reflect the new row added and retain the previous values?
thank you
I have a submit button on a form thats action is to $_SERVER['PHP_SELF'];
load its self. Its so everytime the submit button is hit it refreshes to show that the new table row that is added after each button press. Problem is anything typed in the form fields before you pressed the button , disappears after you do hit the button. Anyway I can make it so that it refreshes to reflect the new row added and retain the previous values?
thank you