$my_unique_ip="XXX.XXX.XX.X"; // Change this IP to your Unique IP. if ($_SERVER["REMOTE_ADDR"]!=$my_unique_ip) define('SKIP_ALL_ERRORS', true);