Vinny Lape a écrit :
I am trying to make a login script that will check a mysql db for usernme, password and location. If user validates then look at db entry location then redirect to mydomain.com/"location"/index.php Anyone have an idea about this?
header("Location: /somewhere/index.php") ; -- Alain -- http://www.vivahate.org -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php