Removing EMPTY or BLANK entries from an array?
Posted: Wed Feb 15, 2006 10:45 pm
Hi,
What would you guys advise for removing empty entries in an array, and rekeying, but not resorting at all.
array_unique works to some extent but there is still ONE empty entry and it's just on my nerves...
What would you guys advise for removing empty entries in an array, and rekeying, but not resorting at all.
array_unique works to some extent but there is still ONE empty entry and it's just on my nerves...