I want to add something to my site similar to http://pge.com
I want to have a link on my index.php page to home.php, and I want the option to be there to automatically go to “home.php” and skip index.php.
I assume this is done with cookies, but dont know to much besides that.
Can someone shed some light on this for me. Maybe point me to where I can learn more, or how to do this. And also if there is a specific name for this method.
Thanks in advance!