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 Getting query
PHP Simple Graphic Counter
PHP Crypt
PHP Switch integers
PHP Displaying the Number of Posts in an Archive Page with PHP
PHP Array Get Image Properties
PHP PHP String Compact Function
PHP Text to Image using while
PHP Find Emails Address in Text
PHP Multi Language Seconds to String Converter