/home/mjc1/public_html/ssl_reg.php
1 2 3 4 5
<?php
print_r
(
$_REQUEST
);
?>