I know the arguments, and I've managed to use it with php
php://input
However, I want to be able access certain data using
$_POST['blah']
But the problem is, I don't actually know how to properly format a post request string.
Does anyone know how?
Posted 22 August 2014 - 12:39 PM
php://input
$_POST['blah']
Posted 22 August 2014 - 04:16 PM
Posted 22 August 2014 - 07:26 PM
0 members, 1 guests, 0 anonymous users