<?php $channel_name = $_POST['channel_name']; refill\util::push_notify($channel_name,$_POST); echo ('success');