View file goroskop/goroskop.php

File size: 3.87Kb
<?php


if ($znak == "oven"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/oven/main.wml?cid=11313");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";

}
if ($znak == "telets"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/telets/main.wml?cid=11389");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";


}
if ($znak == "blisn"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/blisn/main.wml?cid=11220");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";

}
if ($znak == "rak"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/rak/main.wml?cid=11328");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";


}
if ($znak == "lev"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/lev/main.wml?cid=11299");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";

}
if ($znak == "deva"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/deva/main.wml?cid=11269");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";


}
if ($znak == "vesy"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/vesy/main.wml?cid=11239");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";


}
if ($znak == "scorpio"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/scorpio/main.wml?cid=11359");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";


}
if ($znak == "strelets"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/strelets/main2.wml?cid=11374");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";


}
if ($znak == "kozerog"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/kozerog/main.wml?cid=11284");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";


}
if ($znak == "vodoley"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/vodoley/main.wml?cid=11254");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";

}
if ($znak == "rybby"){
$file = file("http://wap.beeline.ru/rus/rest/horoscope/rybby/main.wml?cid=11343");
$file = @implode("", $file);
$ex = "---";
header ("Content-type: text/vnd.wap.wml");
$file = @explode($ex, $file);
$file[0] = ereg_replace("main.wml","goroskop.php",$file[0]);
print "$file[0]</p>";

}
print "<p align = 'center'>
-----<br/>

<a href=\"http://giga.kmx.ru\">&#169; Giga-scripts</a>
</p></card></wml>";
?>