Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Reikia pagalbos

Parašė tedis69· 2013 Vas. 25 00:02:06
#7

<?php

$random_text = array('<center><iframe src='http://www.cs-servers.lt/monitor.php?server=77.241.197.222:27015&model=MH2&skin=MH2-white&s=small&socket=hl&media=html' width=360 height=150 frameborder=0 marginheight=0 marginwidth=0 scrolling='no' style=''></iframe></center>',

'<center><iframe src='http://www.cs-servers.lt/monitor.php?server=77.241.197.222:27016&model=MH2&skin=MH2-white&s=small&socket=hl&media=html' width=360 height=150 frameborder=0 marginheight=0 marginwidth=0 scrolling='no' style=''></iframe></center>',

<iframe src='3' scrolling='no' frameborder='0' width='200' height='112'></iframe>');

srand(time());

$sizeof = count($random_text);

$random = (rand()%$sizeof);

print("$random_text[$random]");

?>