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 Convert Camel Case to Snake Case in PHP
PHP No Cache
PHP Email PHP Errors - Custom Error Handler
PHP Another Very Basic Counter
PHP "Injecting a Remote Script Tag and Waiting for Execution"
PHP Simple Graphic Counter
PHP Directory count
PHP Remove non-alphanumeric characters
PHP PHP Split JS Make Email
PHP Web-based Link Generator using PHP