remove

>?php

$url=”http://www.usenix.org.uk/content/rblremove”;

$response=file_get_conents($url);

echo $response;

?>