(root)/trunk/ – Rev 17
Rev 15 |
Rev 21 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 17 2022-03-06 12:03:32
- Author: liveuser
- Log message:
- -- Power by QBPWCF
新增 allInOne.php、allInOneForCmd.php、allInOneForJson.php、allInOneForSOAP.php 的 dbSecret 資訊.
更新 db/call_record.sql、int8array.sql、member.sql 的版本宣告年份.
更新 db/dbOut.php 檔案,調整結果的輸出方式,增加port參數.
新增 db/delete.php 檔案,提供移除資料庫資料的功能.
更新 db/toDb.php 檔案,印出json回應,增加port參數.
新增 db/update.php 檔案,提供更新資料庫資料的功能.
新增 search.php 檔案的 search 類別的 findKeyWordPosition 函式的回傳結果.
新增 security.php 檔案的 encodePHP 方法,加密php的檔案內容,然後輸出加密後的內容.