Using Sessions in the header
Posted: Mon Sep 04, 2006 7:59 pm
hello.
In my design I would like to have "flash file A" if this is the first time the user has browsed to this page this session and "flash file B" if they have already visited the site in their current session.
what is the best way to do this without getting tangled with any of the other sessions that CMSMS or phpBB may be using?
to be clear I am asking for help with the code as well since my php coding skills are lacking...
I have done this in school with ASP but php is new to me....
Thanks!
-Leav
In my design I would like to have "flash file A" if this is the first time the user has browsed to this page this session and "flash file B" if they have already visited the site in their current session.
what is the best way to do this without getting tangled with any of the other sessions that CMSMS or phpBB may be using?
to be clear I am asking for help with the code as well since my php coding skills are lacking...
I have done this in school with ASP but php is new to me....
Thanks!
-Leav