index now works in reverse when passed a selector or undefined. fixes #3971
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>