Help for this page
if($flag==true) { ...
if($flag) { ...
if(!$flag) { ... if(not $flag) { ... unless($flag) { ...
$value eq ""