On May 11, 2009, at 17:53, "Miller, Terion" <tmil...@springfi.gannett.com > wrote:



Bastien, could you give me an example of what you mean?
would it be $Name = ""

like that?

Thanks for the ideas everyone!







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


Try Imitliazing the variables at the top of the loop to empty strings
or zeros

Bastien



Yep, that's it

$_thing = '';


Bastien

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

Reply via email to