Skip to content

Instantly share code, notes, and snippets.

@moondev
Created January 15, 2013 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moondev/4542791 to your computer and use it in GitHub Desktop.
Save moondev/4542791 to your computer and use it in GitHub Desktop.
parts decoded from string:
<textarea style="width:600px;height:600px;">
<?php
//print_r($_POST);
print_r(json_decode($_POST['parts']));
?>
</textarea>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment