×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: Kai Noltemeyer
Added: Sep 16, 2015 8:23 AM
Views: 2011
Tags: post
  1. $data = file_get_contents('php://input');
  2. $data = json_decode($data);