Is there a way to set a defalut value to a select statement untill a login is set.
ie...
Let say I want id 2 to be default on the select statement so if you access the page and your not logged in then the select statment is 2 else it's your id.
can I set this with a cookie and if so how a small code will be helpful
Thanks in advance for any help