CODE
LIBARY.COM
Home
/
PHP
PHP Query redirection
Query redirection
<? if ($_SERVER['QUERY_STRING'] != "") header("Location: ".$_SERVER['QUERY_STRING']); ?>
if ($_SERVER['QUERY_STRING'] != "") header("Location: ".$_SERVER['QUERY_STRING']); ?>
Copy to Clipboard
Related Snippets
PHP Git Modified Files Tool
PHP Curl
PHP Remove new lines
PHP Schwartzian transform
PHP "Check if Accessed from the Command-Line Interface (CLI) in PHP"
PHP "Get Random Posts with Matching Tags in PHP"
PHP Using array to show last line of file
PHP Download a file
PHP Web-based Composer Command Runner
PHP Another server information