PHP Classes

File: jam_100.php

Recommend this page to a friend!
  Classes of Dave Smith   Traffic Jam   jam_100.php   Download  
File: jam_100.php
Role: Example script
Content type: text/plain
Description: Jammed display
Class: Traffic Jam
Block unwanted bots based on access speed
Author: By
Last change:
Date: 8 years ago
Size: 283 bytes
 

Contents

Class file image Download
<!DOCTYPE html>
<html>
    <head>
        <title>Traffic Jam code 100</title>
    </head>
    <body>
        <h4>Your browsing activity has been flagged as a bot</h4>
        <h5>You must wait <?PHP echo $tJam->showTimeLeft('h');?> before continuing</h5>
    </body>
</html>