1<?php
2print "Hello world\n";
3var_dump($_POST);
4