index
:
delta/php2.git
master
museum.php.net: php5/php-5.4.13.tar.bz2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
filter
/
tests
/
001.phpt
blob: 2755a57363b4e7022da5cbd3f95be3872ee3abce (
plain
)
1
2
3
4
5
6
7
8
--TEST-- Simple GET test --GET-- a=1 --FILE-- <?php echo $_GET['a']; ?> --EXPECT-- 1