Is there any way of deleting all information contained in a $_POST array? Then how do you assign this command to a reset button?
Can anyone help pls?
unset($_POST);
??
Thanks, How do I assign this to the reset button?
Did you find a way to assign the reset button to reset of the session variable?