php實現個人微信給自己好友發送消息 <?php$wx = new wx();if (!empty($_GET['cmd']) && $_GET['cmd'] == 'index') { //重新掃描登陸時,清 ...