I am building a menu based on a session variable. If it's admin, then echo out the admin full menu. If superuser, echo out the super user menu which has less stuff in it.
I have tried this on my machine(XP) and on my laptop (ubuntu linux) and my father's machine(mint linux). When it is run on a windows 7 machine, the session array is blank and the menu is not displayed. How is that possible?
I don't get it!
Can anyone shed some light on this so it can work for EVERYONE?
Thanks!