Skip to content

Instantly share code, notes, and snippets.

View perceptum's full-sized avatar

Perceptum Thought Squad perceptum

View GitHub Profile
@perceptum
perceptum / ddealscsv
Last active December 22, 2015 17:29 — forked from kyled09/ddealscsv
<?php
fgetcsv_PHP();
function checkAddress($emailAddress)
{
return time() % 2 == 1 ? TRUE : FALSE;
}
function fgetcsv_PHP()