On 7/3/07, Jay Blanchard <[EMAIL PROTECTED]> wrote:
[snip]
> Another...(way easy)
Y'think? Heh.
> $one = "six";
> $other = "half-dozen";
[/snip]
function esquireEliminate($x){
unset($x);
}
$lawyers = 1000000000;
for($i = 0; $i < $lawyers; $i++){
eliminateEsquire($i);
}
Shakespeare has his day in code!
Ha! Nice....
"The first thing we do, let's kill all the lawyers."
--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php