hey man am having trouble here. am using this code
if($user_ok == true){
header("location:user.php?u=".$_SESSION["username"]);
exit();
}
but this is my problem The requested URL /tutoringcareer/php/user.php was not found on this server. i have a .htaccess file but when i try to log in that when i have the problem