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 Picture Source Hide
PHP Web-based Composer Command Runner
PHP GD Brushes
PHP Random password using md5() and rand()
PHP Registering REST Images in WordPress with PHP
PHP Another PHP Calendar
PHP Easy Upload
PHP PHP String Compact Function
PHP Google Wesite Rank Check
PHP Web Based Last Modified Date and Etag Checker