Help for this page
Select Code to Download
Select
or
download this
@names = $cgi_obj->param();
Select
or
download this
$names = array_keys(array_merge($_POST, $_GET));