[0] ThrowableError in Index.php line 149

语法解析错误: syntax error, unexpected ''\)' (T_ENCAPSED_AND_WHITESPACE), expecting ']'

  1. //先根据标题获取标题中包含了的疑似游戏
  2. $download_result = Db::query("SELECT name, MATCH(pinyin) AGAINST('" . addslashes($content_pinyin) . "' IN NATURAL LANGUAGE MODE) AS similarity FROM ad_download_lang WHERE MATCH(pinyin) AGAINST('" . addslashes($content_pinyin) . "' IN NATURAL LANGUAGE MODE) ORDER BY similarity DESC limit 200");
  3. $download_list = [];
  4. // 循环输出结果
  5. foreach ($download_result as $key => $row) {
  6. // 处理每一行数据
  7. $download_list[] = str_replace(['/', "'", ')', '('], ['\/', "\'", '\)

Call Stack

  1. in Index.php line 149
  2. at think\__include_file() in Loader.php line 85
  3. at Loader::autoload()
  4. at spl_autoload_call()
  5. at class_exists() in Loader.php line 478
  6. at Loader::controller() in App.php line 580
  7. at App::module() in App.php line 456
  8. at App::exec() in App.php line 139
  9. at App::run() in start.php line 19
  10. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Discover over 600 artisan and designer perfumes each month for just $16.95 with Scentbird! Access a world of fragrance at your fingertips with a single tap of the Scentbird app. Enjoy a monthly perfume subscription featuring a vast library of over 600 fragrances. Get 50% off your first month, rece
to
de
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_COOKIE
myip=188.165.244.186
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
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)
HTTP_HOST
td.880772.xyz
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
34498
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Discover+over+600+artisan+and+designer+perfumes+each+month+for+just+%2416.95+with+Scentbird%21%0AAccess+a+world+of+fragrance+at+your+fingertips+with+a+single+tap+of+the+Scentbird+app.++Enjoy+a+monthly+perfume+subscription+featuring+a+vast+library+of+over+600+fragrances.++Get+50%25+off+your+first+month%2C+rece&to=de
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=Discover+over+600+artisan+and+designer+perfumes+each+month+for+just+%2416.95+with+Scentbird%21%0AAccess+a+world+of+fragrance+at+your+fingertips+with+a+single+tap+of+the+Scentbird+app.++Enjoy+a+monthly+perfume+subscription+featuring+a+vast+library+of+over+600+fragrances.++Get+50%25+off+your+first+month%2C+rece&to=de
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
1733492285.0541
REQUEST_TIME
1733492285
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
1733492285.0548
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] ThrowableError in Index.php line 149

语法解析错误: syntax error, unexpected ''\)' (T_ENCAPSED_AND_WHITESPACE), expecting ']'

  1. //先根据标题获取标题中包含了的疑似游戏
  2. $download_result = Db::query("SELECT name, MATCH(pinyin) AGAINST('" . addslashes($content_pinyin) . "' IN NATURAL LANGUAGE MODE) AS similarity FROM ad_download_lang WHERE MATCH(pinyin) AGAINST('" . addslashes($content_pinyin) . "' IN NATURAL LANGUAGE MODE) ORDER BY similarity DESC limit 200");
  3. $download_list = [];
  4. // 循环输出结果
  5. foreach ($download_result as $key => $row) {
  6. // 处理每一行数据
  7. $download_list[] = str_replace(['/', "'", ')', '('], ['\/', "\'", '\)

Call Stack

  1. in Index.php line 149
  2. at think\__include_file() in Loader.php line 85
  3. at Loader::autoload()
  4. at spl_autoload_call()
  5. at class_exists() in Loader.php line 478
  6. at Loader::controller() in App.php line 580
  7. at App::module() in App.php line 456
  8. at App::exec() in App.php line 139
  9. at App::run() in start.php line 19
  10. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Discover over 600 artisan and designer perfumes each month for just $16.95 with Scentbird! Access a world of fragrance at your fingertips with a single tap of the Scentbird app. Enjoy a monthly perfume subscription featuring a vast library of over 600 fragrances. Get 50% off your first month, rece
to
de
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_COOKIE
myip=188.165.244.186
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
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)
HTTP_HOST
td.880772.xyz
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
34498
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Discover+over+600+artisan+and+designer+perfumes+each+month+for+just+%2416.95+with+Scentbird%21%0AAccess+a+world+of+fragrance+at+your+fingertips+with+a+single+tap+of+the+Scentbird+app.++Enjoy+a+monthly+perfume+subscription+featuring+a+vast+library+of+over+600+fragrances.++Get+50%25+off+your+first+month%2C+rece&to=de
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=Discover+over+600+artisan+and+designer+perfumes+each+month+for+just+%2416.95+with+Scentbird%21%0AAccess+a+world+of+fragrance+at+your+fingertips+with+a+single+tap+of+the+Scentbird+app.++Enjoy+a+monthly+perfume+subscription+featuring+a+vast+library+of+over+600+fragrances.++Get+50%25+off+your+first+month%2C+rece&to=de
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
1733492285.0541
REQUEST_TIME
1733492285
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
1733492285.0548
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":"

Entdecken Sie mit Scentbird jeden Monat über 600 Kunsthandwerker- und Designerparfums für nur 16,95 $!

Greifen Sie mit einem einzigen Tastendruck auf die Scentbird-App auf eine Welt voller Düfte zu. Genießen Sie ein monatliches Parfümabonnement mit einer umfangreichen Bibliothek von über 600 Düften. Erhalten Sie 50 % Rabatt auf Ihren ersten Monat und erhalten Sie einen 30-Tage-Vorrat für nur 8,47 $. Erleben Sie alle 30 Tage einen neuen Designerduft und entdecken Sie Düfte, die perfekt zu jeder Stimmung, jedem Anlass und jeder Jahreszeit passen. Entdecken Sie über Parfüms hinaus luxuriöse Duftartikel, darunter große Flakons, Entdeckungssets, Autoerfrischer, Kerzen und mehr – ideale Geschenke oder Genussmittel.

Die Scentbird-App bietet eine Fülle von Funktionen:

Was ist neu in Version 3.40.0

Letzte Aktualisierung am 12. November 2024

Dieses Update enthält kleinere Fehlerbehebungen und Leistungsverbesserungen. Aktualisieren Sie auf die neueste Version, um die Verbesserungen zu genießen!

","applicationCategory":"GameApplication","softwareVersion":"3.40.0","fileSize":"41.2 MB","downloadUrl":"https://down.jzvvv.com/apk/20/com.scentbird_v3.40.0.apk","datePublished":"2022-10-21T18:25:47+08:00","dateModified":"2022-10-21T18:25:47+08:00","screenshot":"https://imgs.jzvvv.com/uploads/06/17314994086734959011db0.webp,https://imgs.jzvvv.com/uploads/59/173149941067349592301eb.webp,https://imgs.jzvvv.com/uploads/51/17314994126734959423e20.webp,https://imgs.jzvvv.com/uploads/87/17314994146734959612c44.webp","aggregateRating":{"@type":"AggregateRating","ratingValue":"2.7","reviewCount":1},"author":{"@type":"Organization","name":"Scentbird, Inc."},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}
Heim > Apps > Beauty Fashion > Scentbird Monthly Perfume Box

Scentbird Monthly Perfume Box

Scentbird Monthly Perfume Box

Kategorie:Beauty Fashion Entwickler:Scentbird, Inc.

Größe:41.2 MBRate:2.7

Betriebssystem:Android 6.0+Updated:Oct 21,2022

2.7 Rate
Herunterladen
Anwendungsbeschreibung

Entdecken Sie mit Scentbird jeden Monat über 600 Kunsthandwerker- und Designerparfums für nur 16,95 $!

Greifen Sie mit einem einzigen Tastendruck auf die Scentbird-App auf eine Welt voller Düfte zu. Genießen Sie ein monatliches Parfümabonnement mit einer umfangreichen Bibliothek von über 600 Düften. Erhalten Sie 50 % Rabatt auf Ihren ersten Monat und erhalten Sie einen 30-Tage-Vorrat für nur 8,47 $. Erleben Sie alle 30 Tage einen neuen Designerduft und entdecken Sie Düfte, die perfekt zu jeder Stimmung, jedem Anlass und jeder Jahreszeit passen. Entdecken Sie über Parfüms hinaus luxuriöse Duftartikel, darunter große Flakons, Entdeckungssets, Autoerfrischer, Kerzen und mehr – ideale Geschenke oder Genussmittel.

Die Scentbird-App bietet eine Fülle von Funktionen:

  • Stöbern Sie mühelos in unserer umfangreichen Sammlung handwerklich hergestellter und Designerdüfte und filtern Sie nach Marke, Kategorie, Duftprofil, Bewertung oder einzelnen Noten.
  • Seien Sie der Erste, der von exklusiven Angeboten erfährt.
  • Verwalten Sie ganz einfach Ihre Duftwarteschlange: Hinzufügen, Entfernen oder Neuanordnen von Auswahlmöglichkeiten.
  • Bleiben Sie über Neuankömmlinge, Bestseller und monatlich vorgestellte Düfte auf dem Laufenden.
  • Bestellungen und Versandaktualisierungen verfolgen.
  • Teilen Sie Feedback, indem Sie frühere Käufe bewerten und überprüfen.

Was ist neu in Version 3.40.0

Letzte Aktualisierung am 12. November 2024

Dieses Update enthält kleinere Fehlerbehebungen und Leistungsverbesserungen. Aktualisieren Sie auf die neueste Version, um die Verbesserungen zu genießen!

Screenshot
Scentbird Monthly Perfume Box Screenshot 1
Scentbird Monthly Perfume Box Screenshot 2
Scentbird Monthly Perfume Box Screenshot 3
Scentbird Monthly Perfume Box Screenshot 4
Rezensionen Kommentar schreiben+