Skip to content

Instantly share code, notes, and snippets.

@till
Created April 22, 2013 00:41
Show Gist options
  • Save till/5431755 to your computer and use it in GitHub Desktop.
Save till/5431755 to your computer and use it in GitHub Desktop.
<?php
$_PUT = array();
parse_str(file_get_contents('php://input'), $_PUT);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment