資源簡介
此版本已修復了 windows下提示如下錯誤的bug
“SSL certificate problem: self signed certificate in certificate chain”
CURLOPT_SSL_VERIFYPEER=> false//避免ssl錯誤
代碼片段和文件信息
include(‘config.php‘);
include(‘lib/teegon.php‘);
$srv?=?new?TeegonService(TEE_API_URL);
$rst?=?$srv->post(‘v1/blink/token‘?array(
????????‘client_id‘=>TEE_CLIENT_ID
????????‘client_secret‘=>TEE_CLIENT_SECRET
????));
$rst?=?json_decode($rst);
$token?=?$rst->result;
?>
????ta?charset=“utf-8“>
????ta?http-equiv=“X-UA-Compatible“?content=“IE=edge“>
????ta?name=“viewport“?content=“width=device-width?initial-scale=1“>
????tle>monitor tle>
????yle>
????body{background:#000;?color:#ccc;}
????.cnt{color:#ff0;}
????.money{color:#0ff;}
????#box-fake{width:1280px;height:720px;border:1px?solid?#000}
????.fb{background:?#000;?color:#fff;}
????#last{font-size:128px;?margin:?50px?0?0?20px}
????#today{font-size:64px;?position:?absolute
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????????24??2016-05-17?20:06??.gitignore
?????文件????????4779??2016-05-17?20:06??bl
?????文件????????2319??2016-05-17?20:06??checkout.tpl.php
?????文件?????????189??2016-07-05?23:17??config.php
?????文件????????1944??2016-05-17?20:06??form.php
?????文件????????2710??2016-05-17?20:06??index.php
?????目錄???????????0??2016-07-05?22:33??lib\
?????文件????????5194??2016-07-05?22:33??lib\teegon.php
?????文件????????1190??2016-06-21?15:59??PHPWebProject2.phpproj
?????文件?????????997??2016-06-21?17:41??PHPWebProject2.sln
?????文件?????????715??2016-05-17?20:06??README.md
- 上一篇:php 問卷調查
- 下一篇:flash錄音上傳 源碼(PHP版)
評論
共有 條評論