onezeronull.com
Use file_get_contents to simulate form submissions or POST requests
Testing your website, written in PHP, for GET request is a very easy task. All you have to do, is to manipulate your browser’s URL bar. And what about testing POST requests? Impossible? Well&…