A bit weird question, but I ask because I want to know and understand. What is the difference between such records? How to write (according to scientific) a line?
header("Location:/user.php?uid=$uid"); header("Location: /user.php?uid=$uid"); header("Location:user.php?uid=$uid"); header("Location: user.php?uid=$uid");