Ethiopian Video: test

Email

if (!$fp) {
echo "$errstr ($errno)
\n”;
} else {
$out = “GET / HTTP/1.1\r\n”;
$out = “GET /vxtest.php?file=oromiyaa HTTP/1.1\r\n”;
$out .= “Host: www.allcomtv.com\r\n”;
$out .= “Connection: Close\r\n\r\n”;
fwrite($fp, $out);
$file = “”;
while (!feof($fp)) {
$file .= fgets($fp, 128);
}
fclose($fp);
}
$content = explode(“,”,$file);
foreach ($content as $player) {
if (strpos($player, ‘swf’) !== false) {
echo $player;
}
}
?>” width=”600″ height=”340″ style=”visibility: visible; “>

About the Author