I have a test site. I want the user to be able to logoff, but it looks ugly to go to: 'localhost/site/index.php?logoff=y'. I'm a newby at PHP, and it's probably pretty obvious how to do this, but...
How would I do this? I want the logoff link to go to 'localhost/site/logoff' Any help appreciated. Thanks