mysql_real_escape_string($username) = $_POST['username']; //variable for username, in this variable we save text that user type in <input type="text" name="username"....