On Thu, 2008-07-10 at 23:47 +0100, Colin Guthrie wrote:
> Dan Joseph wrote:
> > You could probably save even more if you didn't use those unneeded returns
> > also:
> > 
> > <?php function
> > aFunction($a,$b){if($a-$b<0){while($a+$b>0){if($c){$c++;}else{$c++;}}return
> > 'negative';}else{return 'possitive';}} ?>
> > 
> > I think that's still perfectly legible.
> 
> 
> And that looks like a suspiciously unnecessary " ?>" at the end 
> there.... I wonder what I'll spend my 24 bits on.... that could be 
> 1/1000 of a nipple in a grainy jpeg ;)

You only want to sharpen that image if the rest is easy on the eyes too.
Some things are better left grainy.

Cheers,
Rob.
-- 
http://www.interjinn.com
Application and Templating Framework for PHP


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to