View Single Post
Old 11-14-2012, 10:45 PM   PM User | #9
minder
Banned

 
Join Date: Oct 2012
Posts: 81
Thanks: 0
Thanked 4 Times in 4 Posts
minder can only hope to improve
Quote:
Originally Posted by AndrewGSW View Post
Just my opinion but I would stick with JavaScript .
That's fair enough, but what about the case where cookies are disabled?

By doing this using a server side session you will have a counter that works at least for the session in all cases without needing cookies or javascript. If you limit yourself to javascript, there will be occassions where you won't have a working counter at all.

So I guess it boils down to how critical it is for the op to have a working counter and in what situations for their splash screen.
minder is offline   Reply With Quote