| 日にち |
イベント詳細 |
| 1日(日) |
|
| 2日(月) |
|
| 3日(火) |
|
| 4日(水) |
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-05' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-05'
or
EV.L_DATE = '2025-06-05'
)
and
EV.ALLOW = 1
| 5日(木) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-06' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-06'
or
EV.L_DATE = '2025-06-06'
)
and
EV.ALLOW = 1
| 6日(金) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-07' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-07'
or
EV.L_DATE = '2025-06-07'
)
and
EV.ALLOW = 1
| 7日(土) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-08' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-08'
or
EV.L_DATE = '2025-06-08'
)
and
EV.ALLOW = 1
| 8日(日) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-09' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-09'
or
EV.L_DATE = '2025-06-09'
)
and
EV.ALLOW = 1
| 9日(月) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-10' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-10'
or
EV.L_DATE = '2025-06-10'
)
and
EV.ALLOW = 1
| 10日(火) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-11' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-11'
or
EV.L_DATE = '2025-06-11'
)
and
EV.ALLOW = 1
| 11日(水) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-12' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-12'
or
EV.L_DATE = '2025-06-12'
)
and
EV.ALLOW = 1
| 12日(木) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-13' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-13'
or
EV.L_DATE = '2025-06-13'
)
and
EV.ALLOW = 1
| 13日(金) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-14' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-14'
or
EV.L_DATE = '2025-06-14'
)
and
EV.ALLOW = 1
| 14日(土) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-15' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-15'
or
EV.L_DATE = '2025-06-15'
)
and
EV.ALLOW = 1
| 15日(日) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-16' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-16'
or
EV.L_DATE = '2025-06-16'
)
and
EV.ALLOW = 1
| 16日(月) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-17' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-17'
or
EV.L_DATE = '2025-06-17'
)
and
EV.ALLOW = 1
| 17日(火) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-18' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-18'
or
EV.L_DATE = '2025-06-18'
)
and
EV.ALLOW = 1
| 18日(水) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-19' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-19'
or
EV.L_DATE = '2025-06-19'
)
and
EV.ALLOW = 1
| 19日(木) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-20' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-20'
or
EV.L_DATE = '2025-06-20'
)
and
EV.ALLOW = 1
| 20日(金) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-21' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-21'
or
EV.L_DATE = '2025-06-21'
)
and
EV.ALLOW = 1
| 21日(土) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-22' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-22'
or
EV.L_DATE = '2025-06-22'
)
and
EV.ALLOW = 1
| 22日(日) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-23' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-23'
or
EV.L_DATE = '2025-06-23'
)
and
EV.ALLOW = 1
| 23日(月) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-24' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-24'
or
EV.L_DATE = '2025-06-24'
)
and
EV.ALLOW = 1
| 24日(火) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-25' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-25'
or
EV.L_DATE = '2025-06-25'
)
and
EV.ALLOW = 1
| 25日(水) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-26' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-26'
or
EV.L_DATE = '2025-06-26'
)
and
EV.ALLOW = 1
| 26日(木) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-27' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-27'
or
EV.L_DATE = '2025-06-27'
)
and
EV.ALLOW = 1
| 27日(金) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-28' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-28'
or
EV.L_DATE = '2025-06-28'
)
and
EV.ALLOW = 1
| 28日(土) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-29' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-29'
or
EV.L_DATE = '2025-06-29'
)
and
EV.ALLOW = 1
| 29日(日) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
select EV.UID,EV.EID,EV.SPAN,EV.S_DATE,WEEKDAY(EV.S_DATE) as SW,EV.L_DATE,WEEKDAY(EV.L_DATE) as LW,EV.TITLE,EV.KAIJYOU,EV.ALLOW,BIG.MAINCAT,MID.SUBCAT
from
event as EV,
share_cat_mid as MID,
share_cat_big as BIG
where
(
EV.UID = 'iwate'
and
EV.CAT_ID1 = MID.SUBCAT_ID
and
MID.MAINCAT_ID = BIG.MAINCAT_ID
)
and
(
'2025-06-30' BETWEEN EV.S_DATE AND EV.L_DATE
or
EV.S_DATE = '2025-06-30'
or
EV.L_DATE = '2025-06-30'
)
and
EV.ALLOW = 1
| 30日(月) |
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/home/aa1099pwlb/html/network/e_list.php on line 240
|
|
|
|