php get all variables from url code example Example: php get all url parameters <?php print_r($_REQUEST); ?>