Standardize on using .nodeName in place of .tagName. Fixes jQuery bug #4923.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>