index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
data
/
echoQuery.php
blob: b72f329c9ca8ff52030d9a22486ace881a4a26fe (
plain
)
1
<?php
echo
$_SERVER
[
'QUERY_STRING'
];
?>