On 2/2/01 5:34 PM this was written:
> while(list($key,$value)=each($array)){
> if(empty($value)) unset $array[$key];
> }
Sweet! Thanks, that was easy.
--
Thomas Deliduka
IT Manager
-------------------------
New Eve Media
The Solution To Your Internet Angst
http://www.neweve.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] "Trim" an array? Thomas Deliduka
- Re: [PHP] "Trim" an array? Mark Maggelet
- RE: [PHP] "Trim" an array? Thomas Deliduka
- RE: [PHP] "Trim" an array? PHPBeginner.com

