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

http tuoitreit vnthreads3241 mot code anti ddos don gian nhung hieu qua html

  1. Admin

    Một code anti DDOS đơn giản nhưng hiểu quả

    <?php session_start(); $limit = 1; // thoi gian (s) han che giua hai lan truy cap $delay = 2; // thoi gian (s) phai cho de load trang $last = ($_SESSION['time'] == NULL) ? 0 : $_SESSION['time']; $_SESSION['time'] = time(); if ( $limit >= (time() - $last) ) { echo ' <html>...
Back
Top