Implemented .data() to get the entire data object. Closes #4284
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>