<?php
$link='http://bitbin.it';
?>
<meta http-equiv="refresh" content="2;url=<?php
 echo $link;
?>" />