Get query string : Query String : Development PHP Source Code


PHP Source Code » Development » Query String »

 

Get query string



// http://www.myhost.com/test.php?aaa+bbb+ccc+ddd


<?
echo "The command line data: $QUERY_STRING";
?>
           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo Development
» Query String