For JSON and script requests, set the scriptCharset before the url so IE won't interp...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>