新建應用,選擇
建立php+mysql應用。
進入**管理,只有兩個選項,svn和git,git是潮流,不放過任何乙個學習的機會。
手冊寫的很清楚,照做就行。暫時我沒找到sae頁面上手動上傳檔案的地方,只能git新建倉庫,上傳**。
wx_sample.php,上傳到你的部署倉庫中。 出現
部署成功。
此處碰到個兩個大坑,一直token驗證失敗
2在wx_sample.php檔案中,輸出 $echostr之前加上header('content-type:text');可能和我沒有sae沒有實名驗證有關,哪位沒有實名驗證又能直接過的說一下。
ok,驗證成功
java微信開發 token驗證
這裡就不貼 了。不知道的朋友,可以去看我的部落格。controller public class helloworldcontroller catch ioexception e 請求校驗工具類 public class checkoututil 將token timestamp nonce三個引數...
java微信開發 token驗證
這裡就不貼 了。不知道的朋友,可以去看我的部落格。controller public class helloworldcontroller catch ioexception e 請求校驗工具類 public class checkoututil 將token timestamp nonce三個引數...
微信的token驗證
private function checksignature else 以下是我寫的 將第二句後面括號裡的逗號後面雙引號內容改為你自己設定的token就可以驗證了。define token 把你設定的token替換掉本引號內的內容 將token定義為常量 signature get signatu...