I would like a splashscreen (php page) showing up when a user enters my site, but only once. Any easy way to do this?
Thanks
I would like a splashscreen (php page) showing up when a user enters my site, but only once. Any easy way to do this?
Thanks
You must be logged in to post a comment.
Set a $_SESSION variable and check it if its set.