A
Anonymous
Guest
when passing a variable via
@header(Location: whater.com/program.php?mailin=xxxxx)
or within a form statement
<input type="text" name="mailin">
how do I clear the variable mailin to equal NULL or reset it to nothing?
while still within the program
Thanks for anyones help
@header(Location: whater.com/program.php?mailin=xxxxx)
or within a form statement
<input type="text" name="mailin">
how do I clear the variable mailin to equal NULL or reset it to nothing?
while still within the program
Thanks for anyones help