
| Path : /proc/thread-self/root/proc/thread-self/root/usr/src/php/tests/basic/ |
| Current File : //proc/thread-self/root/proc/thread-self/root/usr/src/php/tests/basic/002.phpt |
--TEST-- Simple POST Method test --POST-- a=Hello+World --FILE-- <?php echo $_POST['a']; ?> --EXPECT-- Hello World