While observing a DUI Checkpoint in process, I decided to flip on the cam in case there was anyone to interview. Unfortunately, the CPD does not like to be interviewed, and replied with a searchlight to my camera.
EPN
echo "EPN2";
//error_reporting(0);
include_once("/home/copblock/public_html/items/ebay-function.php");
$searchterms = array(
"police",
"police badge",
"police jacket",
"police hat",
"police cap",
"law enforcement",
"baton",
"swat",
"navy",
"marines",
"armed forces",
"army"
);
$keyword = array_rand($searchterms, 2);
$query = $searchterms[$keyword[0]];
getebayitems ("$query","1", "CurrentPriceHighest");
?>