@names = $cgi_obj->param(); #### $names = array_keys(array_merge($_POST, $_GET));