CODE
LIBARY.COM
Home
/
PHP
PHP Getting query
Getting query
<? $a = $_SERVER['QUERY_STRING']; if (isset($a) && $a != "") echo "$a"; ?>
$a = $_SERVER['QUERY_STRING']; if (isset($a) && $a != "") echo "$a"; ?>
Copy to Clipboard
Related Snippets
PHP Factory Method Design Pattern
PHP File Read using for looper
PHP Credit Card Number Validation
PHP Web-based ZIP Archive Creator for Directories
PHP Morse Convertor Class
PHP Find Emails Address in Text
PHP Add Post Images to RSS Feed in WordPress
PHP Bulgarian to Phonetic Translator
PHP PHP IP Address Validation Function
PHP Count file lines in a folder