Show Output
Validate a URL for Query String in PHP
$url contains query string"; } else{ echo "The
$url
does not contain query string"; } ?>