NYCPHP Meetup

NYPHP.org

[nycphp-talk] soon to be father

David Mintz dmintz at davidmintz.org
Tue Mar 2 15:28:49 EST 2004


I propose we commit this revision to the repository:

while (true) {

 echo "Best wishes, Dan!!! <br />";

}

On Tue, 2 Mar 2004, Daniel Kushner wrote:

> > 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
>
>
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
>


---
David Mintz
http://davidmintz.org/

        "Anybody else got a problem with Webistics?" -- Sopranos 24:17



More information about the talk mailing list