Пользователь->MZHEL
ТурнирDinamo Masters

Турнир
Новый
Список турниров
Турнир->status
List
View
Develop
zurnal


Full view
IDDateNameCreatedId_TypeId_StatusKL TeamKL GroupsKL PlayersPriceOn/Off
12024-08-09 00:00:00ццуу2025-11-01 04:57:581282201
22024-08-20 16:40:00Андрей2024-08-20 16:40:001182250001
32024-09-01 16:56:00Андрей 12024-08-12 16:57:1922822100001
42024-08-16 10:39:00Отборочный2024-08-15 10:42:481182850001
52024-08-22 10:46:00Андрей122024-08-15 10:46:292182240001
62024-08-31 10:48:00Андрей4546542024-08-15 10:48:361182260001


to json encode

[ { "id": "1", "date": "2024-08-09 00:00:00", "name": "\u0446\u0446\u0443\u0443", "dtcreate": "2025-11-01 04:57:58", "id_type": "1", "id_status": "2", "kl_team": "8", "kl_grups": "2", "kl_plaers": "2", "price": "0", "onoff": "1" }, { "id": "2", "date": "2024-08-20 16:40:00", "name": "\u0410\u043d\u0434\u0440\u0435\u0439", "dtcreate": "2024-08-20 16:40:00", "id_type": "1", "id_status": "1", "kl_team": "8", "kl_grups": "2", "kl_plaers": "2", "price": "5000", "onoff": "1" }, { "id": "3", "date": "2024-09-01 16:56:00", "name": "\u0410\u043d\u0434\u0440\u0435\u0439 1", "dtcreate": "2024-08-12 16:57:19", "id_type": "2", "id_status": "2", "kl_team": "8", "kl_grups": "2", "kl_plaers": "2", "price": "10000", "onoff": "1" }, { "id": "4", "date": "2024-08-16 10:39:00", "name": "\u041e\u0442\u0431\u043e\u0440\u043e\u0447\u043d\u044b\u0439", "dtcreate": "2024-08-15 10:42:48", "id_type": "1", "id_status": "1", "kl_team": "8", "kl_grups": "2", "kl_plaers": "8", "price": "5000", "onoff": "1" }, { "id": "5", "date": "2024-08-22 10:46:00", "name": "\u0410\u043d\u0434\u0440\u0435\u043912", "dtcreate": "2024-08-15 10:46:29", "id_type": "2", "id_status": "1", "kl_team": "8", "kl_grups": "2", "kl_plaers": "2", "price": "4000", "onoff": "1" }, { "id": "6", "date": "2024-08-31 10:48:00", "name": "\u0410\u043d\u0434\u0440\u0435\u0439454654", "dtcreate": "2024-08-15 10:48:36", "id_type": "1", "id_status": "1", "kl_team": "8", "kl_grups": "2", "kl_plaers": "2", "price": "6000", "onoff": "1" } ]

table event

id - bigint(20)
date - datetime
name - text
dtcreate - timestamp
id_type - int(11)
id_status - int(11)
kl_team - int(11)
kl_grups - int(11)
kl_plaers - int(11)
price - bigint(20)
onoff - int(11)

table event_status

id - int(11)
status - varchar(50)
comm - text
onoff - int(11)

table event_type

id - bigint(20)
type - text
type_short - text
comment - text
onoff - int(11)

Main menu