The exact escaping of the text() test isn't important - as long as < is escaped.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>