Page to decide between 2 Sub-Pages at first Vist

Hello Phphelp members,

I have a question which is maybe pretty simple to answer for most of you:

Is it possible to make a site at the startup of a site which only shows up once for every user?

So e.g. you can decide between german and english, or between 2 different types of the site and this decission is remembered?

€: Sry for my bad English, I’m Austrian :wink:

Best wishes,

Yes it is, look into using cookies and session, you can get more info here: http://www.php.net/manual/en/features.cookies.php

Sponsor our Newsletter | Privacy Policy | Terms of Service