Главная запись (назад)

Id Name Status Referral Parent Id Referral Percent Total Money Reff Donate Time Last Shard Name Total Donate Money
2 popmann NORMAL Пусто Пусто 0 Пусто Пусто 0
Действия Id Version Account Id Money Currency Id
Нет данных
Variable name Value
PAGE_SHORT_CAPTION Account Money
PAGE_CAPTION Account Money
PAGE_ID public_account_public_account_money
PAGE_CSV_EXPORT_LINK account.php?hname=public_account_public_account_money_handler&fk0=2&master_viewmode=0&operation=ecsv
PAGE_XLS_EXPORT_LINK account.php?hname=public_account_public_account_money_handler&fk0=2&master_viewmode=0&operation=eexcel
PAGE_PDF_EXPORT_LINK account.php?hname=public_account_public_account_money_handler&fk0=2&master_viewmode=0&operation=epdf
PAGE_XML_EXPORT_LINK account.php?hname=public_account_public_account_money_handler&fk0=2&master_viewmode=0&operation=exml
PAGE_WORD_EXPORT_LINK account.php?hname=public_account_public_account_money_handler&fk0=2&master_viewmode=0&operation=eword
CURRENT_USER_ID
CURRENT_USER_NAME
HTTP_CF_RAY 8f808ef519202340-FRA
HTTP_COOKIE organic_source=https%3A%2F%2Fswift-cut.com%2Far%2Fchristmas-apple-ipad-offer-2023; handl_ip=3.146.206.87; user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%3B%20compatible%3B%20ClaudeBot%2F1.0%3B%20%2Bclaudebot%40anthropic.com%29; care_did=88952543-2cba-40e2-be8d-a980b6a93ebb; handl_url=https%3A%2F%2Fswift-cut.com%2Fchristmas-apple-ipad-offer-2023%2F; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_landing_page=https%3A%2F%2Fswift-cut.com%2Fchristmas-apple-ipad-offer-2023; handl_url_base=https%3A%2F%2Fswift-cut.com%2Fchristmas-apple-ipad-offer-2023%2F; RWSESSID=5afa6defd3d9b25812028b5ce9a9f31c; handl_ref=https%3A%2F%2Fswift-cut.com%2Far%2Fchristmas-apple-ipad-offer-2023; handl_original_ref=https%3A%2F%2Fswift-cut.com%2Far%2Fchristmas-apple-ipad-offer-2023; organic_source_str=Internal
HTTP_HOST m-mtrade.com
HTTP_CF_IPCOUNTRY US
HTTP_ACCEPT_ENCODING gzip, br
HTTP_X_FORWARDED_FOR 3.146.206.87
HTTP_X_FORWARDED_PROTO https
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
HTTP_ACCEPT */*
HTTP_CF_VISITOR {"scheme":"https"}
HTTP_CDN_LOOP cloudflare; loops=1
HTTP_CONNECTION Keep-Alive
HTTP_CF_CONNECTING_IP 3.146.206.87
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
SERVER_SIGNATURE
Apache/2.4.52 (Ubuntu) Server at m-mtrade.com Port 80
SERVER_SOFTWARE Apache/2.4.52 (Ubuntu)
SERVER_NAME m-mtrade.com
SERVER_ADDR 138.68.109.111
SERVER_PORT 80
REMOTE_ADDR 172.71.172.57
DOCUMENT_ROOT /var/www/html
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /var/www/html
SERVER_ADMIN webmaster@localhost
SCRIPT_FILENAME /var/www/html/itemmall/account.php
REMOTE_PORT 31004
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING fk0=2&hname=public_account_public_account_money_handler&master_viewmode=0
REQUEST_URI /itemmall/account.php?fk0=2&hname=public_account_public_account_money_handler&master_viewmode=0
SCRIPT_NAME /itemmall/account.php
PHP_SELF /itemmall/account.php
REQUEST_TIME_FLOAT 1735210734.958
REQUEST_TIME 1735210734
CURRENT_DATETIME 26-12-2024 18:58:56
CURRENT_DATE 26-12-2024
CURRENT_TIME 18:58:56
CURRENT_DATETIME_ISO_8601 2024-12-26T18:58:56+08:00
CURRENT_DATETIME_RFC_2822 2024-12-26T18:58:56+08:00
CURRENT_UNIX_TIMESTAMP 1735210736

7 queries

SET CLIENT_ENCODING TO 'utf8'
SET datestyle = ISO
SELECT version()
SELECT "public"."account"."id" AS "id", "public"."account"."name" AS "name", "public"."account"."status" AS "status", "public"."account"."referral_parent_id" AS "referral_parent_id", "public"."account"."referral_percent" AS "referral_percent", "public"."account"."total_money_reff" AS "total_money_reff", "public"."account"."donate_time" AS "donate_time", "public"."account"."last_shard_name" AS "last_shard_name", "public"."account"."total_donate_money" AS "total_donate_money", "LT1"."name" AS "LA1" FROM "public"."account" LEFT OUTER JOIN "public"."account" "LT1" ON "LT1"."id" = "public"."account"."referral_parent_id" WHERE "public"."account"."id" = 2
SELECT COUNT(*) FROM "public"."account_money" LEFT OUTER JOIN "public"."account" "LT1" ON "LT1"."id" = "public"."account_money"."account_id" LEFT OUTER JOIN "public"."currency" "LT2" ON "LT2"."id" = "public"."account_money"."currency_id" WHERE "public"."account_money"."account_id" = 2
SELECT "public"."account_money"."id" AS "id", "public"."account_money"."version" AS "version", "public"."account_money"."account_id" AS "account_id", "public"."account_money"."money" AS "money", "public"."account_money"."currency_id" AS "currency_id", "LT1"."name" AS "LA1", "LT2"."name" AS "LA2" FROM "public"."account_money" LEFT OUTER JOIN "public"."account" "LT1" ON "LT1"."id" = "public"."account_money"."account_id" LEFT OUTER JOIN "public"."currency" "LT2" ON "LT2"."id" = "public"."account_money"."currency_id" WHERE "public"."account_money"."account_id" = 2
SELECT "public"."account"."id" AS "id", "public"."account"."name" AS "name", "public"."account"."status" AS "status", "public"."account"."referral_parent_id" AS "referral_parent_id", "public"."account"."referral_percent" AS "referral_percent", "public"."account"."total_money_reff" AS "total_money_reff", "public"."account"."donate_time" AS "donate_time", "public"."account"."last_shard_name" AS "last_shard_name", "public"."account"."total_donate_money" AS "total_donate_money", "LT1"."name" AS "LA1" FROM "public"."account" LEFT OUTER JOIN "public"."account" "LT1" ON "LT1"."id" = "public"."account"."referral_parent_id" WHERE "public"."account"."id" = 2