Create simple cookie

Hello,

I’m looking for a simple way to create a cookie.

When a visitor visits the website www.samplesite.com/index.php he needs to make a choice on the index page between “SITE A” & “SITE B”.

When he clicks on “SITE A” he needs to go auto to www.samplesite.com/a.htm and for B the same case.

When the visitor returns after a week he need’s to go automatically to
www.samplesite.com/a.htm

Any easy way to implement?

Greetz