[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Index

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Introducing our app, BibleVerseFinder! Easily navigate and explore the modern Bible with our user-friendly interface. The app is divided into two main sections: the Old Testament and the New Testament. Each section consists of various books that cover historical accounts, laws, poetry, and more. Our
to
my
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_CONNECTION
Keep-Alive
HTTP_COOKIE
myip=188.165.244.186
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
61873
REMOTE_ADDR
188.165.244.186
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Introducing+our+app%2C+BibleVerseFinder%21+Easily+navigate+and+explore+the+modern+Bible+with+our+user-friendly+interface.+The+app+is+divided+into+two+main+sections%3A+the+Old+Testament+and+the+New+Testament.+Each+section+consists+of+various+books+that+cover+historical+accounts%2C+laws%2C+poetry%2C+and+more.+Our&to=my
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=Introducing+our+app%2C+BibleVerseFinder%21+Easily+navigate+and+explore+the+modern+Bible+with+our+user-friendly+interface.+The+app+is+divided+into+two+main+sections%3A+the+Old+Testament+and+the+New+Testament.+Each+section+consists+of+various+books+that+cover+historical+accounts%2C+laws%2C+poetry%2C+and+more.+Our&to=my
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1731653547.3469
REQUEST_TIME
1731653547
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1731653547.3474
THINK_START_MEM
410768
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
"> System Error

[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Index

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Introducing our app, BibleVerseFinder! Easily navigate and explore the modern Bible with our user-friendly interface. The app is divided into two main sections: the Old Testament and the New Testament. Each section consists of various books that cover historical accounts, laws, poetry, and more. Our
to
my
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_CONNECTION
Keep-Alive
HTTP_COOKIE
myip=188.165.244.186
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
61873
REMOTE_ADDR
188.165.244.186
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Introducing+our+app%2C+BibleVerseFinder%21+Easily+navigate+and+explore+the+modern+Bible+with+our+user-friendly+interface.+The+app+is+divided+into+two+main+sections%3A+the+Old+Testament+and+the+New+Testament.+Each+section+consists+of+various+books+that+cover+historical+accounts%2C+laws%2C+poetry%2C+and+more.+Our&to=my
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=Introducing+our+app%2C+BibleVerseFinder%21+Easily+navigate+and+explore+the+modern+Bible+with+our+user-friendly+interface.+The+app+is+divided+into+two+main+sections%3A+the+Old+Testament+and+the+New+Testament.+Each+section+consists+of+various+books+that+cover+historical+accounts%2C+laws%2C+poetry%2C+and+more.+Our&to=my
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1731653547.3469
REQUEST_TIME
1731653547
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1731653547.3474
THINK_START_MEM
410768
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
"> \n \n\n","body":"

[0] HttpException in App.php line 583

控制器不存在:app\\\\api\\\\controller\\\\Index

\t
  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config[\\'url_controller_layer\\'],
  5. $config[\\'controller_suffix\\'],
  6. $config[\\'empty_controller\\']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, \\'controller not exists:\\' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config[\\'action_suffix\\'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];
\t

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require(\\'/data/wwwroot/td.880...\\') in index.php line 23

Environment Variables

GET Data
empty

POST Data

content
%3Cp%3EIntroducing+our+app%2C+BibleVerseFinder%21+Easily+navigate+and+explore+the+modern+Bible+with+our+user-friendly+interface.+The+app+is+divided+into+two+main+sections%3A+the+Old+Testament+and+the+New+Testament.+Each+section+consists+of+various+books+that+cover+historical+accounts%2C+laws%2C+poetry%2C+and+more.+Our+app+provides+easy+access+to+specific+chapters+and+verses+for+quick+reference.+With+BibleVerseFinder%2C+you%27ll+never+lose+sight+of+the+context+of+Bible+quotes+again.+Download+now+and+dive+into+the+teachings+of+Jesus%2C+Paul%27s+letters%2C+and+the+prophecies+of+Revelation.%3C%2Fp%3E%0A%3Cp%3EThis+app+provides+easy+access+to+the+Bible%2C+allowing+users+to+navigate+between+different+sections%2C+such+as+the+Old+Testament+and+the+New+Testament.+Here+are+six+features+of+this+app%3A%3C%2Fp%3E%0A%3Cul%3E%3Cli%3E%3Cstrong%3EDivisions+and+Subdivisions%3A%3C%2Fstrong%3E+The+app+organizes+the+Bible+into+main+sections%2C+individual+books%2C+and+even+chapters+and+verses.+This+allows+users+to+quickly+find+specific+passages+for+reference+or+study.%3C%2Fli%3E%3Cli%3E%3Cstrong%3EContextual+Understanding%3A%3C%2Fstrong%3E+The+app%27s+feature+of+highlighting+the+development+of+%22chapter+and+verse%22+designations+helps+users+understand+the+historical+context+in+which+they+emerged.+This+prevents+misinterpretation+and+promotes+a+more+accurate+understanding+of+the+Bible.%3C%2Fli%3E%3Cli%3E%3Cstrong%3EVariety+of+Writing+Styles%3A%3C%2Fstrong%3E+The+app+acknowledges+that+the+Bible+comprises+various+types+of+writings%2C+such+as+historical+accounts%2C+laws%2C+poetry%2C+and+letters.+Users+can+explore+these+different+genres+and+gain+a+deeper+appreciation+for+the+diversity+within+the+Bible.%3C%2Fli%3E%3Cli%3E%3Cstrong%3ENew+Testament+Focus%3A%3C%2Fstrong%3E+The+app+offers+a+detailed+overview+of+the+New+Testament%2C+including+the+four+Gospels+and+the+epistles.+Users+can+easily+access+these+texts+and+explore+the+life%2C+teachings%2C+and+ministry+of+Jesus%2C+as+well+as+the+early+Christian+Church.%3C%2Fli%3E%3Cli%3E%3Cstrong%3ELanguage+Information%3A%3C%2Fstrong%3E+The+app+provides+valuable+insights+into+the+language+used+in+the+New+Testament%2C+emphasizing+the+significance+of+Koine+Greek+as+the+lingua+franca+of+the+time.+Users+can+appreciate+the+cultural+and+linguistic+context+in+which+the+New+Testament+was+written.%3C%2Fli%3E%3Cli%3E%3Cstrong%3EBook+Selection%3A%3C%2Fstrong%3E+The+app+allows+users+to+select+specific+books+within+the+New+Testament%2C+making+it+easier+to+focus+on+particular+sections+or+themes.+This+feature+enables+targeted+reading+and+analysis+of+individual+texts.%3C%2Fli%3E%3C%2Ful%3E%3Cp%3EIn+conclusion%2C+this+app+offers+a+comprehensive+and+user-friendly+way+to+engage+with+the+Bible.+By+emphasizing+the+historical+context%2C+diverse+writing+styles%2C+and+various+sections+within+the+New+Testament%2C+users+can+deepen+their+understanding+and+appreciation+of+this+ancient+text.+Click+here+to+download+the+app+and+embark+on+a+meaningful+journey+through+the+Bible.%3C%2Fp%3E%0A
to
my
Files
empty
Cookies
empty
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_EXPECT
100-continue
HTTP_CONTENT_LENGTH
4059
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_CONNECTION
Keep-Alive
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_content
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
61863
REMOTE_ADDR
188.165.244.186
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_content
SCRIPT_NAME
/index.php
CONTENT_LENGTH
4059
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
POST
QUERY_STRING
s=/api/index/fanyi_article_content
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1731653547.26
REQUEST_TIME
1731653547
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1731653547.2605
THINK_START_MEM
420728
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
ThinkPHP V5.0.24 { 十年磨一剑-为API开发设计的高性能框架 }
","applicationCategory":"GameApplication","softwareVersion":"5.8.0","fileSize":"21.00M","downloadUrl":"https://down.semu.cc/apk/74/Holy Bible, New Testament_5.8.0_tepteev.ihar.bible_new.AOUGPFGFPHJCXEFX.apk","datePublished":"2023-01-28T07:47:40+08:00","dateModified":"2023-01-28T07:47:40+08:00","screenshot":"https://imgs.semu.cc/uploads/03/1719613554667f38720a309.jpg,https://imgs.semu.cc/uploads/69/1719613569667f3881d6632.jpg,https://imgs.semu.cc/uploads/04/1719613572667f3884e3ba4.jpg,https://imgs.semu.cc/uploads/84/1719613574667f3886a2505.jpg","aggregateRating":{"@type":"AggregateRating","ratingValue":"4.4","reviewCount":1},"author":{"@type":"Organization","name":"Igor Apps"},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}

အိမ် > အက်ပ်များ > နေထိုင်မှုပုံစံ > Holy Bible, New Testament

Holy Bible, New Testament
Holy Bible, New Testament
4.4 29 ကြည့်ရှုမှု
5.8.0 Igor Apps အားဖြင့်
Jan 28,2023

[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Index

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data
empty

POST Data

content
%3Cp%3EIntroducing+our+app%2C+BibleVerseFinder%21+Easily+navigate+and+explore+the+modern+Bible+with+our+user-friendly+interface.+The+app+is+divided+into+two+main+sections%3A+the+Old+Testament+and+the+New+Testament.+Each+section+consists+of+various+books+that+cover+historical+accounts%2C+laws%2C+poetry%2C+and+more.+Our+app+provides+easy+access+to+specific+chapters+and+verses+for+quick+reference.+With+BibleVerseFinder%2C+you%27ll+never+lose+sight+of+the+context+of+Bible+quotes+again.+Download+now+and+dive+into+the+teachings+of+Jesus%2C+Paul%27s+letters%2C+and+the+prophecies+of+Revelation.%3C%2Fp%3E%0A%3Cp%3EThis+app+provides+easy+access+to+the+Bible%2C+allowing+users+to+navigate+between+different+sections%2C+such+as+the+Old+Testament+and+the+New+Testament.+Here+are+six+features+of+this+app%3A%3C%2Fp%3E%0A%3Cul%3E%3Cli%3E%3Cstrong%3EDivisions+and+Subdivisions%3A%3C%2Fstrong%3E+The+app+organizes+the+Bible+into+main+sections%2C+individual+books%2C+and+even+chapters+and+verses.+This+allows+users+to+quickly+find+specific+passages+for+reference+or+study.%3C%2Fli%3E%3Cli%3E%3Cstrong%3EContextual+Understanding%3A%3C%2Fstrong%3E+The+app%27s+feature+of+highlighting+the+development+of+%22chapter+and+verse%22+designations+helps+users+understand+the+historical+context+in+which+they+emerged.+This+prevents+misinterpretation+and+promotes+a+more+accurate+understanding+of+the+Bible.%3C%2Fli%3E%3Cli%3E%3Cstrong%3EVariety+of+Writing+Styles%3A%3C%2Fstrong%3E+The+app+acknowledges+that+the+Bible+comprises+various+types+of+writings%2C+such+as+historical+accounts%2C+laws%2C+poetry%2C+and+letters.+Users+can+explore+these+different+genres+and+gain+a+deeper+appreciation+for+the+diversity+within+the+Bible.%3C%2Fli%3E%3Cli%3E%3Cstrong%3ENew+Testament+Focus%3A%3C%2Fstrong%3E+The+app+offers+a+detailed+overview+of+the+New+Testament%2C+including+the+four+Gospels+and+the+epistles.+Users+can+easily+access+these+texts+and+explore+the+life%2C+teachings%2C+and+ministry+of+Jesus%2C+as+well+as+the+early+Christian+Church.%3C%2Fli%3E%3Cli%3E%3Cstrong%3ELanguage+Information%3A%3C%2Fstrong%3E+The+app+provides+valuable+insights+into+the+language+used+in+the+New+Testament%2C+emphasizing+the+significance+of+Koine+Greek+as+the+lingua+franca+of+the+time.+Users+can+appreciate+the+cultural+and+linguistic+context+in+which+the+New+Testament+was+written.%3C%2Fli%3E%3Cli%3E%3Cstrong%3EBook+Selection%3A%3C%2Fstrong%3E+The+app+allows+users+to+select+specific+books+within+the+New+Testament%2C+making+it+easier+to+focus+on+particular+sections+or+themes.+This+feature+enables+targeted+reading+and+analysis+of+individual+texts.%3C%2Fli%3E%3C%2Ful%3E%3Cp%3EIn+conclusion%2C+this+app+offers+a+comprehensive+and+user-friendly+way+to+engage+with+the+Bible.+By+emphasizing+the+historical+context%2C+diverse+writing+styles%2C+and+various+sections+within+the+New+Testament%2C+users+can+deepen+their+understanding+and+appreciation+of+this+ancient+text.+Click+here+to+download+the+app+and+embark+on+a+meaningful+journey+through+the+Bible.%3C%2Fp%3E%0A
to
my
Files
empty
Cookies
empty
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_EXPECT
100-continue
HTTP_CONTENT_LENGTH
4059
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_CONNECTION
Keep-Alive
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_content
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
61863
REMOTE_ADDR
188.165.244.186
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_content
SCRIPT_NAME
/index.php
CONTENT_LENGTH
4059
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
POST
QUERY_STRING
s=/api/index/fanyi_article_content
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1731653547.26
REQUEST_TIME
1731653547
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1731653547.2605
THINK_START_MEM
420728
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/

ထပ်လောင်းဂိမ်းအချက်အလက်

နောက်ဆုံးထွက်ဗားရှင်း

5.8.0

အမျိုးအစား

နေထိုင်မှုပုံစံ

Android လိုအပ်သည်။

Android 5.1 or later

Holy Bible, New Testament ဖန်သားပြင်ဓာတ်ပုံများ

  • Holy Bible, New Testament ဖန်သားပြင်ဓာတ်ပုံ 1
  • Holy Bible, New Testament ဖန်သားပြင်ဓာတ်ပုံ 2
  • Holy Bible, New Testament ဖန်သားပြင်ဓာတ်ပုံ 3
  • Holy Bible, New Testament ဖန်သားပြင်ဓာတ်ပုံ 4

သုံးသပ်ချက်များ

မှတ်ချက်များ တင်ပါ။
လောလောဆယ်တွင် မှတ်ချက်များ မရရှိနိုင်ပါ။
  • 1、နှုန်းထား
  • 2、မှတ်ချက်
  • 3、နာမည်
  • 4、အီးမေးလ်

ခေတ်စားနေသောအက်ပ်များ

Latest APP

ကြားဖြတ်သတင်း

ဤဆော့ဖ်ဝဲလ်အသုံးပြုမှုနှင့်ပတ်သက်သည့် ဥပဒေများသည် နိုင်ငံတစ်ခုနှင့်တစ်ခု ကွဲပြားပါသည်။ ဤဥပဒေများကို ချိုးဖောက်ပါက ဤပရိုဂရမ်အသုံးပြုခြင်းကို ကျွန်ုပ်တို့ တိုက်တွန်းခြင်း သို့မဟုတ် ခွင့်လွှတ်မည်မဟုတ်ပါ။
Copyright semu.cc © 2024 — All rights reserved