What is the proper way to unset a $_POST variable? I found that when I refresh the screen, the $_POST variable is always there. I have tried using “unset” or assign a value to it and none of them work.
William Cheung B.Sc, MCSE, MCDBA
|
What is the proper way to unset a $_POST variable? I found that when I refresh the screen, the $_POST variable is always there. I have tried using “unset” or assign a value to it and none of them work.
William Cheung B.Sc, MCSE, MCDBA
|