PHP : Random Include File.php

Kodenya :

<?php
//srand();
//$files = array("../ads/adfly.php", "../ads/w4d.php", "../ads/propeller.php" ,"../ads/popcash.php" ,"../ads/adzgold.php");
//$rand = array_rand($files);
//include ($files[$rand]);
?>

Udah itu aja

Leave a comment