hi again,
Please could you tell me how I can redirect a page...
I want it so that when the user hits logout he/she will be redirected back to the login page.
Thank you.
Kevin.
header("location:index.php");
use header before your <html>
I can't get the "header" command to do what everyone says it should do...is there something I need to check in my various config files?
I use it, but nothing happens.
Matthew