now: |
$open = fsockopen("91.82.85.44","9518");
if ($open) {
fputs($open,"GET /7.html HTTP/1.1\nUser-Agent:Mozilla\n\n");
$read = fread($open,1000);
$text = explode(",",$read);
$text = $text[6];
} else { $text="Connection Refused!"; }
?>
THE BEST ROCK FOR YOU *** ENJOY *** |