Posts by Diogo Bergson • 99 points
1 post
- 
		9 votes4 answers1959 viewsQ: Receive json data in PHPI’m having trouble receiving JSON data in PHP to save to the database, and this data is sent from a python script, have tried the json_decode using the variable $_REQUEST, but unsuccessfully, when I…