in reply to What is the best way to determine if a string is blank?
______________________________________________if ( ! defined($foo) ) { #do something kool } else { #do something not so kool }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: What is the best way to determine if a string is blank?
by repson (Chaplain) on Jan 04, 2001 at 06:02 UTC | |
by EvanK (Chaplain) on Jan 05, 2001 at 00:08 UTC |