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 Measuring PHP Execution Time
PHP Array Get Image Properties
PHP Web-based Image Resizer Function in PHP
PHP Chain of Command Design Pattern
PHP Ban IP Address
PHP PHP Functions for CSV Parsing and Formatting
PHP Magic methods __wakeup() and __sleep() usage
PHP Web-Based PHP File Reader | File Whitelisting & Security
PHP Random password using md5() and rand()
PHP Directory count