chuckbridges
Programmer
How do I create a temporary flag variable say $flag
that can be checked from one page to another using an if ($flag=="1"){ statement. I dont want to save it in the database but I still want to flag it and unflag it from time to time...
Thanks
Chuck
that can be checked from one page to another using an if ($flag=="1"){ statement. I dont want to save it in the database but I still want to flag it and unflag it from time to time...
Thanks
Chuck