jesse1981
4/22/2013 - 12:41 AM

put-request.php

<?php
$_PUT = array();
parse_str(file_get_contents('php://input'), $_PUT);