Im quitting sessions!
Posted: Mon Dec 29, 2003 1:08 pm
I have redesigned a big project in favour of sessions to keep track of my variables. The thing is one variable (not all) is incrementing by 1 everytime I start a session.
I cant find any reason for it whatsoever! On every page I test, it increments it by 1. There is no code or counters going... nothing!
The variable is $aff_id - it also comes in via the URL but so do other variables but they do not increment.
Any ideas?
Lawrence.
ps I think it is related to me not destoying sessions as I test the script. I think it is keeping an old value.
I cant find any reason for it whatsoever! On every page I test, it increments it by 1. There is no code or counters going... nothing!
The variable is $aff_id - it also comes in via the URL but so do other variables but they do not increment.
Any ideas?
Lawrence.
ps I think it is related to me not destoying sessions as I test the script. I think it is keeping an old value.