<?php
http_redirect("relpath", array("name" => "value"), true, HTTP_REDIRECT_PERM);
?>

#<?php
#header("Content-type: text/HTML");
#echo "<html><title/><body>";
#echo "<h1>hello</h1></body>";
#$response = http_get("http://www.aiai.ed.ac.uk/project/i-room/resources/temp/my_glueimagessquare.php");
#print_r($response);
#?>

