Page 2 of 2
Posted: Thu Aug 29, 2002 2:03 pm
by codewarrior
nielsene wrote:Just realized that its probably a bad design decision to have the gal object evalute its own richness/chickness so were we go again:
Code: Select all
class Jerk
{
var $name;
function Jerk($name)
{
$this->name=$name;
}
function evalutateGF($gf)
{
if (!($this->isRich($gf) && $this->isChick($gf)))
{ return "Dump"; } else {return "Dream About";}
}
function isRich($person)
{
return ($person->getMoney() > $LOTS_OF_MONEY);
}
function isChick($person)
{
return FALSE; // abstract, must be implemented by subclass
}
}
LMFAO! ooooooooooookkkkkkkkkkkkkk!
Posted: Thu Aug 29, 2002 2:06 pm
by nielsene
You know this code be a good canidate for php tennis.....
Posted: Thu Aug 29, 2002 3:03 pm
by JPlush76
ok niel you're scaring me now
lol
Posted: Thu Aug 29, 2002 3:46 pm
by codewarrior
Looks like some's got too much time on their hand!

Posted: Fri Aug 30, 2002 3:47 am
by mikeq
Or has a rich chick and can spend all day coding if he wants to.
Posted: Fri Aug 30, 2002 6:46 pm
by phice
Why dont we start a web programming business..?
Posted: Fri Aug 30, 2002 8:37 pm
by hob_goblin
I'm up for it.. I could use some cash
Posted: Fri Aug 30, 2002 9:01 pm
by JPlush76
I Searched on web design companies in my area and its so damn sad how someone learns front page and says they are a web design company

Posted: Fri Aug 30, 2002 9:42 pm
by phice
I'm starting one, actually. PerfectPHP.com. Just alot of automated PHP scripts... If anyone of you would be interested in joining me, and selling a few of your scripts, PM me on here, and we'll set everything up.
And to accept payments, I set up my own PayPal account, which everyone should do. Its free, fast, and very easy. (Not advertising

)
So if anyone else is interested, we could start a huge selection of pay-per-script service. I think that would be sweet ;D