Who to invite to your poker game
$person->checkPokerDB( 'http://pokerdb.thehendonmob.com/' ); if ( $person->prizeMoney > 0 ) return false; $person->searchForbes( 'http://www.forbes.com/lists/' ); if ( $person->ForbesRank > 0 ) return true; $person->testARSE( 'http://electricpulp.com/guykawasaki/arse/' ); if ( $person->ARSEScore > 15 ) return false;
January 8th, 2008 at 9:12 am
if name = travis
return true;