Posts by Diogo Andrade • 13 points
1 post
-
1
votes1
answer570
viewsQ: How do I get parameters from a PUT request?
I am starting to study Web Service and created an example of an API in REST. I am passing parameters via PUT to the API and picking up with the parse_str in PHP but what comes back to me is…