[nycphp-talk] Help with while loop
Randal Rust
randalrust at gmail.com
Mon Nov 27 15:28:31 EST 2006
On 11/27/06, Rob Marscher <rmarscher at beaffinitive.com> wrote:
> The way it looks now... your doing a while loop that will keep looping
> until unique is true. If unique never gets set to true, then it's going
> to loop forever. I don't see a need for that while loop.
I didn't properly explain before. I do need to set $unique to true at
some point.
> Be sure to escape the contents of $newTeam
Yes, that is part of the plan. It's removed here for simplification.
--
Randal Rust
R.Squared Communications
www.r2communications.com
More information about the talk
mailing list