UPDATE counter_event SET count =count+1 WHERE id = 3 ### Access denied for user ''@'localhost' (using password: NO)SELECT sum(`count`) as c_all FROM `logo_event_new` WHERE `active`=1 group by `active` ### Access denied for user ''@'localhost' (using password: NO)There was a problem With the DatabaseNLError : Access denied for user ''@'localhost' (using password: NO)NLNLSQL = [SELECT sum(`count`) as c_all FROM `logo_event_new` WHERE `active`=1 group by `active`] ครั้ง
SELECT * FROM `event_yearly_detail` where `year`='2019' order by `year` DESC ### Access denied for user ''@'localhost' (using password: NO)There was a problem With the DatabaseNLError : Access denied for user ''@'localhost' (using password: NO)NLNLSQL = [SELECT * FROM `event_yearly_detail` where `year`='2019' order by `year` DESC]
 
ติดต่อฝ่าย *
ชื่อผู้ติดต่อ *
บริษัท/องค์กร/หน่วยงาน *
โทรศัพท์ *
โทรสาร
อีเมล์ *
ข้อความ
 
*
 

 
  SELECT link FROM social_media WHERE type = 'youtube' AND active = 1 ### Access denied for user ''@'localhost' (using password: NO)