Hello
Can you please show me how can i parse this JSON in PHP?
{"status":"error","error":{"error_code":700,"error_message":"Recognition failed: you didn't send file via POST or file url as `url` param."},"requested_params":{"method":"recognize"}}
I need to setup a condition :
If(status="error) than
$errorcode=700
errormessage=Recognition failed: you didn't send file via POST or file url as `url` param
errorMethod= "recognize"
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.