https://github.com/huibizhang/php-json-format-output
PHP JSON format-output
https://github.com/huibizhang/php-json-format-output
Last synced: 7 months ago
JSON representation
PHP JSON format-output
- Host: GitHub
- URL: https://github.com/huibizhang/php-json-format-output
- Owner: huibizhang
- Created: 2019-05-29T09:27:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T16:06:45.000Z (over 6 years ago)
- Last Synced: 2025-01-23T11:25:22.907Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP-JSON format-output
- APP_KEY不符 或 SQL語法執行錯誤 -> 回傳 status = false 及錯誤訊息
- APP_KEY相符 且 SQL語法執行成功 -> 回傳 status = true 及查詢結果---
# 結果圖
## APP_KEY不符 或 SQL語法執行錯誤

## APP_KEY相符 且 SQL語法執行成功,沒查詢到資料

## APP_KEY相符 且 SQL語法執行成功,查詢到 3 筆資料
