Standardizing on .test() and .exec() - moving away from using .match() for RegExp...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>