I am using file_get_contents('php://input')
function. How can I convert below data into array?
Content-Disposition: form-data; name="accessKey"
test12313
-----------------------------2154836642318
Content-Disposition: form-data; name="username"
test123
-----------------------------2154836642318--