jquery ajax: support for dynamic data arguments, see #2806; added test/data/echoQuery...
[jquery.git] / test / data / echoQuery.php
diff --git a/test/data/echoQuery.php b/test/data/echoQuery.php
new file mode 100644 (file)
index 0000000..b72f329
--- /dev/null
@@ -0,0 +1 @@
+<?php echo $_SERVER['QUERY_STRING']; ?>
\ No newline at end of file