Help for this page

Select Code to Download


  1. or download this
    my $columns =     join ',',                      
               map { $db->quote($fd{$_}) }     
               grep { exists $fd{$_} }         
               ('chk');