function DemoQueryTagTokenNum() { $push = new XingeApp(00, 'secret_key'); $ret = $push->QueryTagTokenNum("tag"); return $ret; }