• 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.

code bo dem ngay tuan thang

  1. Admin

    Code php bộ đếm truy cập trong ngày, tuần, tháng

    Dán code sau vào nơi bạn muốn hiển thị bộ đếm <?php // --[Config]-------------- date_default_timezone_set ("Asia/Ho_Chi_Minh"); $jam=date("H:i:s",time()); $file = 'stats.dat'; // File to store all data. $onlineTime = 360; // Max user online time (in seconds) $perPage = 10; // Entry per...
Back
Top