• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Chức năng: Sau khi load trang sẽ hiện 1 đoạn quảng cáo khác
PHP:
<?php
$qc = rand(0,3);
if($qc == 1){ echo'nội dung quảng cáo 1';}
if($qc == 2){ echo'nội dung quảng cáo 2';}
if($qc == 3){ echo'nội dung quảng cáo n';}
?>
Chúc các bạn thành công!
 

Facebook Comments

New posts New threads New resources

Back
Top