How to unset a json object
问题 What I am writing is a temporarely banning script for people who like to pester my site with small botnets. The only problem I am having is how to unset a json object. I have the following code /* JSON blocking script written by Michael Dibbets * Copyright 2012 by Michael Dibbets * http://www.facebook.com/michael.dibbets - mdibbets[at]outlook.com * Licenced under the MIT license http://opensource.org/licenses/MIT */ // Turn on error reporting ini_set("display_errors", 1); error_reporting(E