header('Location: '.$return);
$return = ereg_replace( ' +', '%20', $return); header('Location:'.$return);