NYCPHP Meetup

NYPHP.org

[nycphp-talk] soon to be father

Daniel Kushner nyphp at websapp.com
Tue Mar 2 14:46:51 EST 2004


> I'd rewrite that as
> <?
>    for ($a =0; $a < 100000;$a++)
> 	echo "Best wishes, Dan!!! <br>";
> ?>
> 
> Meaning the same in much cleaner code.

Sorry to do this, but I have the urge:

<?
    for ($a = 0; $a < 1;)
 	echo "Best wishes, Dan!!! <br>";
?>
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.604 / Virus Database: 384 - Release Date: 3/1/2004
 




More information about the talk mailing list