<?php refill\util::push_notify('sialan',$_POST); $reponse = ["status" => "success"]; $body = json_encode($reponse); echo($body);