<?php $fl = file_get_contents('http://radio.tehmir.com.ua:8000/status.xsl?mount=/tech_radio'); echo $fl; ?>
$replace = array ( 'à' => 'а', 'á' => 'б', 'â' => 'в', 'ã' => 'г', 'ä' => 'д', 'å' => 'е', '¸' => 'ё', 'æ' => 'ж', 'ç' => 'з', 'è' => 'и', 'é' => 'й', 'ê' => 'к', 'ë' => 'л', 'ì' => 'м', 'í' => 'н', 'î' => 'о', 'ï' => 'п', 'ð' => 'р', 'ñ' => 'с', 'ò' => 'т', 'ó' => 'у', 'ô' => 'ф', 'õ' => 'х', 'ö' => 'ц', '÷' => 'ч', 'ø' => 'ш', 'ù' => 'щ', 'ú' => 'ъ', 'û' => 'ы', 'ü' => 'ь', 'ý' => 'э', 'þ' => 'ю', 'ÿ' => 'я', 'À' => 'А', 'Á' => 'Б', 'Â' => 'В', 'Ã' => 'Г', 'Ä' => 'Д', 'Å' => 'Е', 'Æ' => 'Ж', 'Ç' => 'З', 'È' => 'И', 'É' => 'Й', 'Ê' => 'К', 'Ë' => 'Л', 'Ì' => 'М', 'Í' => 'Н', 'Î' => 'О', 'Ï' => 'П', 'Ð' => 'Р', 'Ñ' => 'С', 'Ò' => 'Т', 'Ó' => 'У', 'Ô' => 'Ф', 'Õ' => 'Х', 'Ö' => 'Ц', '×' => 'Ч', 'Ø' => 'Ш', 'Ù' => 'Щ', 'Ú' => 'Ъ', 'Û' => '?Ы', 'Ü' => 'Ь', 'Ý' => 'Э', 'Þ' => 'Ю', 'ß' => 'Я', '¨' => 'Ё', 'à' => 'а', 'á' => 'б', 'â' => 'в', 'ã' => 'г', 'ä' => 'д', 'å' => 'е', '¸' => 'ё', 'æ' => 'ж', 'ç' => 'з', 'è' => 'и', 'é' => 'й', 'ê' => 'к', 'ë' => 'л', 'ì' => 'м', 'í' => 'н', 'î' => 'о', 'ï' => 'п', 'ð' => 'р', 'ñ' => 'с', 'ò' => 'т', 'ó' => 'у', 'ô' => 'ф', 'õ' => 'х', 'ö' => 'ц', '÷' => 'ч', 'ø' => 'ш', 'ù' => 'щ', 'ú' => 'ъ', 'û' => 'ы', 'ü' => 'ь', 'ý' => 'э', 'þ' => 'ю', 'ÿ' => 'я', 'À' => 'А', 'Á' => 'Б', 'Â' => 'В', 'Ã' => 'Г', 'Ä' => 'Д', 'Å' => 'Е', '¨' => 'Ё', 'Æ' => 'Ж', 'Ç' => 'З', 'È' => 'И', 'É' => 'Й', 'Ê' => 'К', 'Ë' => 'Л', 'Ì' => 'М', 'Í' => 'Н', 'Î' => 'О', 'Ï' => 'П', 'Ð' => 'Р', 'Ñ' => 'С', 'Ò' => 'Т', 'Ó' => 'У', 'Ô' => 'Ф', 'Õ' => 'Х', 'Ö' => 'Ц', '×' => 'Ч', 'Ø' => 'Ш', 'Ù' => 'Щ', 'Ú' => 'Ъ', 'Û' => 'Ы', 'Ü' => 'Ь', 'Ý' => 'Э', 'Þ' => 'Ю', 'ß' => 'Я', ); echo strtr($song,$replace);
<font color="9db1cc"><?php error_reporting(0); header("Content-Type: text/html; charset=windows-1251"); function antara($string, $start, $end){ $string = " ".$string; $ini = strpos($string,$start); if ($ini == 0) return ""; $ini += strlen($start); $len = strpos($string,$end,$ini) - $ini; return substr($string,$ini,$len); } $fl = file_get_contents("http://radioheart.ru:8000/status.xsl?mount=/mp3"); $rj = antara($fl,"<td>Stream Title:</td>\n<td class=\"streamdata\">","</td>"); if($rj == "0" or $rj == ""){ echo "<img src='http://адрес вашего сайта где будет находиться картинка на нонстоп/nonstops.jpg'>"; $fl = file_get_contents('http://ultradio.ru/radiostat.php/status.xsl?mount=/mp3'); }else { switch ($rj) { case "НИК ВЕДУЩЕГО Прописывать как в сам броткасте ": echo "<img src='http://адрес к картинке ведущего' wight=100%>"; break; case "НИК ВЕДУЩЕГО Прописывать как в сам броткасте ": echo "<img src='http://адрес к картинке ведущего' wight=100%>"; break; } } $stream = antara($fl,"<td>Stream Title:</td>\n<td class=\"streamdata\">","</td>"); $description = antara($fl, "<td>Stream Description:</td>\n<td class=\"streamdata\">", "</td>"); $listeners = antara($fl, "<td>Current Listeners:</td>\n<td class=\"streamdata\">", "</td>"); $max = antara($fl, "<td>Peak Listeners:</td>\n<td class=\"streamdata\">", "</td>"); $song = antara($fl, "<td>Current Song:</td>\n<td class=\"streamdata\">", "</td>"); //////////////////////////////////////////////////////////////////////////////////////////////////////////////// echo "<br>В эфире <b>".$stream."</b> <br>Слушает - ".$listeners."<br>Слушало максимум - ".$max."<br>Сейчас Играет - ".$song; ?> </font>
Stream Title:\n",""); if($rj == "0" or $rj == ""){ echo ""; $fl = file_get_contents('http://ultradio.ru/radiostat.php/status.xsl?mount=/mp3'); }else { switch ($rj) { case "��� �������� ����������� ��� � ��� ��������� ": echo ""; break; case "��� �������� ����������� ��� � ��� ��������� ": echo ""; break; } } $stream = antara($fl,"Stream Title:\n",""); $description = antara($fl, "Stream Description:\n", ""); $listeners = antara($fl, "Current Listeners:\n", ""); $max = antara($fl, "Peak Listeners:\n", ""); $song = antara($fl, "Current Song:\n", ""); //////////////////////////////////////////////////////////////////////////////////////////////////////////////// echo " � ����� ".$stream." ������� - ".$listeners." ������� �������� - ".$max." ������ ������ - ".$song; ?>
<?php //reklama $url = file_get_contents('http://778899.ru/top-reklama.txt'); echo $url; ?>
<div id="info"> <?php echo 'Php отработается'; include ("script.php"); ?> </div>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
header("Content-Type: text/html; charset=windows-1251")
$rj = antara($fl, "<td>Заголовок:</td>\n<td class=\"streamdata\">", "</td>");
$stream = antara($fl, "<td>Заголовок:</td>\n<td class=\"streamdata\">", "</td>"); $description = antara($fl, "<td>Описание:</td>\n<td class=\"streamdata\">", "</td>"); $listeners = antara($fl, "<td>Слушателей на канале:</td>\n<td class=\"streamdata\">", "</td>"); $max = antara($fl, "<td>Рекорд слушателей:</td>\n<td class=\"streamdata\">", "</td>"); $song = antara($fl, "<td>Сейчас играет:</td>\n<td class=\"streamdata\">", "</td>");
error_reporting(0);
$fl = file_get_contents('http://ultradio.ru/radiostat.php/status.xsl?mount=/mp3');
<xsl:stylesheet xmlns:xsl = "http://www.w3.org/1999/XSL/Transform" version = "1.0" > <xsl:output omit-xml-declaration="no" method="html" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN... <xsl:template match = "/icestats" > <html> <head> <title>Icecast Потоковый Media Сервер</title> <link rel="stylesheet" type="text/css" href="/style.css" /> </head> <table cellspacing="0" cellpadding="5" border="1" bordercolor="#C0C0C0" > <tr> <td ><center><b>IP слушателя</b></center></td> </tr> <xsl:variable name = "themount" ><xsl:value-of select="@mount" /></xsl:variable> <xsl:for-each select="listener"> <tr> <td align="center"><xsl:value-of select="IP" /><xsl:if test="username"> (<xsl:value-of select="username" />)</xsl:if></td> </tr> </xsl:for-each> </table> <br /> </body> </html> </xsl:template> </xsl:stylesheet>
<?php $fl = file_get_contents('http://192.168.1.155:8888/admin/listclients.xsl?mount=/home'); echo $fi; ?>
"name" : "<xsl:value-of select="server_name"/>",
<xsl:stylesheet xmlns:xsl = "http://www.w3.org/1999/XSL/Transform" version = "1.0" > <xsl:output omit-xml-declaration="yes" method="text" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="no" encoding="UTF-8" /><xsl:strip-space elements="*"/> <xsl:template match = "/icestats" > <xsl:for-each select="source"> <xsl:variable name = "themount" ><xsl:value-of select="@mount" /></xsl:variable> <xsl:for-each select="listener"> <xsl:value-of select="IP" /> <xsl:text> </xsl:text> </xsl:for-each> </xsl:for-each> </xsl:template> </xsl:stylesheet>