Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php get post json data

$data = json_decode(file_get_contents('php://input'), true);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #php #post #json #data
ADD COMMENT
Topic
Name
2+1 =