I'm not a PHP guy but im pretty sure this should be possible and simple to do:
Basically i want a PHP script that whenever anything sends a GET/POST request to it, it will pickup the exact request(raw) and save it in a txt file for later review. I would like to see the raw request exactly as it was sent to the php script / server. Hit me up if you can do this for me
Basically i want a PHP script that whenever anything sends a GET/POST request to it, it will pickup the exact request(raw) and save it in a txt file for later review. I would like to see the raw request exactly as it was sent to the php script / server. Hit me up if you can do this for me
Last edited: