Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Atsiktinis weblinkas

Parašė WantedBoy· 2008 Sau. 28 16:01:18
#7

openside("Atsitiktinis WEB linkas");
$text = array("www.webdnd.com","www.google.lt","www.delfi.lt");
$web = count($text) ;
$wb = $web-1;
$rand = rand(0,$wb);
echo"$text[$rand]";
closeside();