Re: What font/size do you use for programming?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 ;)

Col


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux