Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 90]Code Contextif (!$Category) {
$Category = $this->Category->find('first', array('conditions' => array('Category.id =' => $this->request->params['pass'][0])));
$this->Memcache->set('Category[' . $Category['Category']['id'] . ']', $Category);
$page = '3' $Category = array()CategoriesController::view() - APP/Controller/CategoriesController.php, line 90 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 94]Code Context$this->set('Category', $Category);
$CategoryChild = $this->Memcache->get('CategoryChild[' . $Category['Category']['id'] . ']');
$page = '3' $Category = array()CategoriesController::view() - APP/Controller/CategoriesController.php, line 94 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 96]Code Context$CategoryChild = $this->Memcache->get('CategoryChild[' . $Category['Category']['id'] . ']');
if (!$CategoryChild) {
$CategoryChild = $this->Category->get_child($Category['Category']['id']);
$page = '3' $Category = array() $CategoryChild = falseCategoriesController::view() - APP/Controller/CategoriesController.php, line 96 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 97]Code Contextif (!$CategoryChild) {
$CategoryChild = $this->Category->get_child($Category['Category']['id']);
$this->Memcache->set('CategoryChild[' . $Category['Category']['id'] . ']', $CategoryChild);
$page = '3' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 97 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 121]Code Context// $this->Memcache->delete('CategoryContentsPaginate[' . $Category['Category']['id'] . ']');
$CategoryContents = $this->Memcache->get('CategoryContents[' . $Category['Category']['id'] . ']');
$page = '3' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 121 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 122]Code Context
$CategoryContents = $this->Memcache->get('CategoryContents[' . $Category['Category']['id'] . ']');
$paginate = $this->Memcache->get('CategoryContentsPaginate[' . $Category['Category']['id'] . ']');
$page = '3' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = falseCategoriesController::view() - APP/Controller/CategoriesController.php, line 122 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 143]Code Context$CategoryContents[$page] = $contents;
$this->Memcache->set('CategoryContents[' . $Category['Category']['id'] . ']', $CategoryContents);
$page = '3' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = array( (int) 3 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 11 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '3', 'start' => (int) 24 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '825', 'title' => 'พ้นภัย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>แอปพลิเคชั่น พ้นภัย จาก สภากาชาดไทย<br /> <img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-06-17_1592408560.jpg" style="width: 852px; height: 493px;" /></p> <p>Download ได้ที่นี่ครับ <a href="https://play.google.com/store/apps/details?id=th.co.mm.phonphai">https://play.google.com/store/apps/details?id=th.co.mm.phonphai</a></p> ', 'sectionid' => '0', 'category_id' => '7', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-17 22:42:53', 'created_by' => '1', 'modified' => '2020-06-17 22:43:51', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-17 22:42:53', 'imgur_url' => 'https://i.imgur.com/u9d4Nd6.jpg', 'image' => '/files/uploads/image/2020-06-17_22-42-02_696.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '825', 'metakey' => null, 'metadesc' => 'พ้นภัย', 'news_source' => null, 'access' => '0', 'hits' => '3497', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '817', 'title' => 'รู้เท่าทัน มะเร็งตับ จากกรณี ตั้ว ศรัณยู เป็นมะเร็งพบมากสุดในคนไทย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-06-11_21-03-36_872.jfif" style="width: 95%;" /><br /> <br /> <b>นับเป็นการสูญเสียของวงการบันเทิงไทยอีกครั้ง กับการจากไปของพระเอกตลอดกาล "ตั้ว-ศรัณยู วงษ์กระจ่าง" นักแสดงคุณภาพและผู้จัดละครมากฝีมือ ด้วยโรคมะเร็งตับระยะสุดท้าย</b><br /> <br /> ประเทศไทยมีผู้ป่วยมะเร็งทั้งหมดปีละ 122,757 ราย มะเร็งตับและท่อน้ำดีถือเป็นมะเร็งที่พบเป็นอันดับ 1 ในเพศชาย และอันดับ 2 ในเพศหญิง จากข้อมูลทะเบียนมะเร็งประเทศไทย ปี 2558 พบว่ามีผู้ป่วยมะเร็งตับรายใหม่ 20,671 ราย ในจำนวนนี้มีผู้เสียชีวิต 15,912 ราย ซึ่งมะเร็งตับที่พบมากในประเทศไทยมี 2 ชนิด คือ มะเร็งของเซลล์ตับและมะเร็งท่อน้ำดีตับ โดยพบมากในภาคตะวันออกเฉียงเหนือและภาคเหนือ<br /> <br /> สาเหตุของมะเร็งตับเกิดจากการเป็นพาหะของไวรัสตับอักเสบชนิดบี ส่วนสาเหตุของมะเร็งท่อน้ำดีเกิดจากพยาธิใบไม้ตับร่วมกับการรับประทานอาหารที่มีดินประสิว (ไนเตรท) และไนไตรท์ เช่น ปลาร้า ปลาจ่อม ปลาส้ม แหนม ฯลฯ<br /> <br /> นอกจากนี้ การดื่มสุราเป็นประจำ การรับสารพิษอะฟลาทอกซินที่เกิดจากเชื้อราบางชนิดที่พบในอาหารประเภทถั่ว ข้าวโพด พริกแห้ง รวมถึงไวรัสตับอักเสบชนิดซีก็เป็นปัจจัยเสี่ยงสำคัญที่ทำให้เกิดมะเร็งตับได้<br /> <br /> นพ.จินดา โรจนเมธินทร์ ผู้อำนวยการสถาบันมะเร็งแห่งชาติ กรมการแพทย์ กล่าวว่า ผู้ป่วยมะเร็งตับแต่ละรายอาจมีอาการแสดงแตกต่างกัน ซึ่งโดยทั่วไปมักไม่มีอาการในระยะแรก อาการส่วนใหญ่ที่พบ คือ แน่นท้อง ท้องอืดท้องเฟ้อเป็นประจำ อ่อนเพลีย น้ำหนักลด ปวดหรือเสียดชายโครงขวา อาจคลำพบก้อนในช่องท้อง ตัวเหลือง ตาเหลือง ท้องโต และมีอาการบวมบริเวณขาทั้ง 2 ข้าง เป็นต้น<br /> <br /> "หากมีอาการเหล่านี้ควรปรึกษาแพทย์เพื่อรับการตรวจวินิจฉัย เช่น การตรวจเลือดดูความผิดปกติการทํางานของตับ การตรวจระดับอัลฟาฟีโตโปรตีน การอัลตราซาวด์เพื่อดูก้อนที่ตับ การเอกซเรย์คอมพิวเตอร์ หรือการตรวจด้วยคลื่นแม่เหล็ก เป็นต้น" นพ.จินดากล่าว<br /> <br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2020-06-11_21-05-17_80.jfif" style="width: 95%;" /><br /> </p> <p>นพ.จินดากล่าวว่า การรักษามะเร็งตับและท่อน้ำดีมีหลายวิธี ซึ่งจําเป็นต้องประเมินโดยแพทย์ผู้เชี่ยวชาญเพื่อให้เหมาะสมกับผู้ป่วยแต่ละราย เนื่องจากมีปัจจัยที่ต้องคํานึงหลายประการ สำหรับการป้องกันโรคทำได้โดยการให้วัคซีนไวรัสตับอักเสบชนิดบีในเด็กแรกเกิดทุกคน ไม่รับประทานปลาน้ำจืดดิบ ปรับเปลี่ยนวิธีการดำเนินชีวิตและพฤติกรรมสุขภาพ รับประทานอาหารที่ถูกต้องตามหลักโภชนาการ หลีกเลี่ยงอาหารที่มีสารก่อมะเร็ง เช่น อาหารที่อาจปนเปื้อนสารอะฟลาทอกซิน อาหารที่มีดินประสิว และอาหาร หมักดอง เป็นต้น<br /> <br /> หากสงสัยว่ามีความเสี่ยงต่อมะเร็งตับควรรีบปรึกษาแพทย์เพื่อรับการตรวจวินิจฉัย โดยเฉพาะผู้ป่วยโรคตับเรื้อรังหรือมีประวัติเป็นโรคตับอักเสบ ควรรับการตรวจหามะเร็งอย่างสม่ำเสมอจะช่วยให้สามารถรักษาได้อย่างทันท่วงทีและลดอัตราการเสียชีวิตจากโรคมะเร็งตับได้</p> <p>ขอบคุณข้อมูลจาก : <a href="https://mgronline.com/qol/detail/9630000060679" target="_blank">เว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-11 21:05:55', 'created_by' => '1', 'modified' => '2020-06-11 21:08:04', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-11 21:05:55', 'imgur_url' => 'https://i.imgur.com/reJLqOj.jpg', 'image' => '/files/uploads/image/2020-06-11_21-05-17_80.jfif', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '817', 'metakey' => null, 'metadesc' => 'มะเร็ง ตับ มะเร็งตับ', 'news_source' => null, 'access' => '0', 'hits' => '667', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '816', 'title' => 'แถลงข่าว เปิดตัวโครงการ ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-10 13:44:07', 'created_by' => '2', 'modified' => '2020-06-15 10:22:28', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-10 00:00:00', 'imgur_url' => 'https://i.imgur.com/JJbXTYY.jpg', 'image' => '/files/uploads/image/2020-06-15_10-22-23_545.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '816', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '549', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '815', 'title' => 'รวมพลังตามหาคนอยากเลิกบุหรี่', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>รวมพลังตามหาคนอยากเลิกบุหรี่<br /> <br /> กดที่ภาพ เพื่อเข้าสู่หน้าโปรแกรม<br /> <br /> <a href="http://www.thailandquitline.or.th/vhv/"><img alt="" src="http://www.อสม.com/files/uploads/image/2020-06-10_13-38-32_260.jpg" style="width: 90%;" /></a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-10 13:39:25', 'created_by' => '2', 'modified' => '2020-06-21 12:00:57', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-10 00:00:00', 'imgur_url' => 'https://i.imgur.com/799v4zx.jpg', 'image' => '/files/uploads/image/2020-06-10_13-38-32_260.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '1', 'attribs' => null, 'parentid' => '0', 'ordering' => '815', 'metakey' => null, 'metadesc' => '#รวมพลังตามหาคนอยากเลิกบุหรี่', 'news_source' => null, 'access' => '0', 'hits' => '663', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'gallery', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '812', 'title' => 'โรคที่มาพร้อมกับฤดูฝนที่มีอย่างมากมาย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><b>ข้อมูลจาก กรมอนามัย กระทรวงสาธารณสุข โพสต์ข้อความเตือนคนไทยเกี่ยวกับ โรคที่มาพร้อมกับฤดูฝนที่มีอย่างมากมาย</b><br /> <br /> จากกรณี น.อ.สมศักดิ์ ขาวสุวรรณ์ อธิบดีกรมอุตุนิยมวิทยา ประกาศ “การเข้าสู่ฤดูฝนของประเทศไทย พ.ศ. 2563” ว่า ในปีนี้ประเทศไทยจะเข้าสู่ฤดูฝนอย่างเป็นทางการตามเกณฑ์ทางอุตุนิยมวิทยาตั้งแต่วันที่ 18 พฤษภาคม 2563 เป็นต้นไป และจะสิ้นสุดลงในช่วงกลางเดือนตุลาคม แม้ปริมาณฝนรวมทั้งประเทศปีนี้จะน้อยกว่าค่าปกติประมาณร้อยละ 5 แต่ปริมาณของฝนจะมากกว่าปีที่แล้ว<br /> <br /> ล่าสุด วันนี้ (24 พ.ค.) เพจ “Anti-Fake News Center Thailand” ได้ออกมาโพสต์ข้อมูลจาก กรมอนามัย กระทรวงสาธารณสุข เตือนภัยถึงโรคที่มาพร้อมกับฤดูฝน ไม่ว่าจะเป็นโรคติดต่อทางระบบหายใจ เช่น โรคไข้หวัดใหญ่ และโรคปอดอักเสบ<br /> <br /> โรคติดต่อที่มียุงเป็นพาหะ เช่น โรคไข้เลือดออก โรคไข้สมองอักเสบ โรคมาลาเรีย โรคไข้ปวดข้อยุงลาย หรือ ชิคุนกุนยา โรคติดเชื้อไวรัสซิกา<br /> โรคติดต่อทางน้ำและอาหาร เช่น โรคไวรัสตับอักเสบ เอ โรคอหิวาตกโรค<br /> <br /> โรคติดต่ออื่นๆ เช่น โรคมือเท้าปาก โรคฉี่หนู<br /> <br /> ภัยสุขภาพอื่นๆ เช่น อันตรายจากสัตว์มีพิษ เช่น งู ตะขาบ แมงป่อง อุบัติเหตุทางถนน ภัยจากฟ้าผ่าและเห็ดพิษ</p> <p>ข้อมูลจาก : กรมอนามัย</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-25 11:53:52', 'created_by' => '1', 'modified' => '2020-05-25 11:53:52', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-25 11:53:52', 'imgur_url' => 'https://i.imgur.com/ZX3g5kD.jpg', 'image' => '/files/uploads/image/2020-05-25_11-53-50_70.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '812', 'metakey' => null, 'metadesc' => 'อนามัย กรมอนามัย ฝน', 'news_source' => null, 'access' => '0', 'hits' => '654', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '811', 'title' => 'เพลง ขอบคุณ อสม. จาก ศุ บุญเลี้ยง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>เนื้อเพลง ไม่ใช่ใครที่ไหน ลูกหลานว่านเครือ คนบ้านเดียวกัน คอยห่วงใยวัดไข้ความดัน แนะนำตักเตือน ระวัง เคยแจกทรายป้องกัน ลูกน้ำยุงลาย กันไข้เลือกออก หากวันไหนไวรัสระบาด หน้าที่แห่งเธอ ท้าทาย เธอก็ยังอยู่ อาสาเต็มใจ หยัดยืนไม่ยี่หระใด ๆ ต่อโรคภัยร้าย *ขอบคุณเธอนะ หน้าที่ที่ทำนั้น แม้บางทีบางวัน บางคนไม่เข้าใจ แต่ยังมีฉัน เข้าใจและเห็นใจ โรคเรามองไม่เห็นมัน แต่ฉันมองเห็นเธอ เห็นน้ำจิต น้ำใจ เสียสละ มากมาย เพื่อชุมชน ขอบคุณ อสม. ย่อเพียงชื่อเท่านั้น หัวใจเต็มเปี่ยม อาสาสมัคร อนามัยพี่น้องเป็นหลัก เยี่ยมยามติดตาม เฝ้าดู ยังเห็นเธออยู่ (เธอก็ยังอยู่) อาสาเต็มใจ (อาสาเต็มใจ) หยัดยืนไม่ยี่หระใด ๆ ต่อโรคภัยร้าย<br /> <br /> เพลงขอบคุณ อสม. Producer : ศุ บุญเลี้ยง<br /> เนื้อร้อง/ทำนอง : ภักดี ไชยหัด<br /> เรียบเรียง : เหน่ง ธนาเทพ & ดุ่ย เชียงรัมย์<br /> ขับร้อง : นักร้องจาก ลายไทย เรคคอร์ด จำปูน ชลลดา/ครีม โลกสวย เทค สีดา/สาม ลายไทย /ดุ่ย เชียงรัมย์/ บิ๊กไบค์ สายลำ/รถบัส บุญฤทธิ์<br /> เจ้าของลิขสิทธิ์ : บริษัท กะทิ กะลา จำกัด<br /> www.katikala.com<br /> B. : katikalacom<br /> Line : @katikala</p> ', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-22 16:46:52', 'created_by' => '1', 'modified' => '2020-05-22 16:47:24', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-22 16:46:52', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/b4_dnLg2pV8/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=b4_dnLg2pV8', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '811', 'metakey' => null, 'metadesc' => 'เพลง ศุ บุญเลี้ยง ขอบคุณ อสม อสม. ', 'news_source' => null, 'access' => '0', 'hits' => '1638', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '810', 'title' => 'ดีแทค ร่วมสนับสนุน อสม. ให้เน็ตไม่อั้นไม่ลดสปีด ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-05-20_13-37-13_593.jpg" style="width: 95%;" /></p> <h1>ดีแทค ร่วมสนับสนุนอสม. ให้เน็ตไม่อั้นไม่ลดสปีด พร้อมเปลี่ยนชื่อเครือข่ายเป็น #BetterTogerther ให้กำลังใจ</h1> <p> </p> <p><b>ดีแทคร่วมให้กำลังใจและปลุกพลังรับ New Normal เพื่อก้าวเข้าสู่ยุคหลังวิกฤติโควิด ภายใต้แคมเปญ #BetterTogether อัปเกรดเน็ตไม่อั้นไม่ลดสปีดฟรีให้บุคลากรทางการแพทย์ อสม.ทั่วประเทศไทย สนับสนุนภารกิจการตรวจรักษาเชิงรุกต่อไป</b><br /> <br /> โดยทางดีแทคร่วมสนับสนุนภารกิจแพทย์ พยาบาล และบุคลากรทางการแพทย์และ อสม. หรืออาสาสมัครสาธารณสุขประจำหมู่บ้าน ทั่วประเทศ ผ่านการอัปเกรดอินเทอร์เน็ตแบบไม่อั้นไม่ลดสปีดฟรีเป็นเวลา 3 เดือน โดยบุคลากรทางการแพทย์ และอสม.ที่ใช้บริการเครือข่ายดีแทคแบบรายเดือนสามารถลงทะเบียนเพื่อรับบริการอินเทอร์เน็ตได้ผ่านดีแทคแอปพลิเคชั่น ตั้งแต่วันที่ 20 พ.ค. 2563 – 10 มิ.ย. 2563 สมัครได้ที่ <a href="http://dtac.co.th/s/vqIMV" target="_blank">http://dtac.co.th/s/vqIMV</a><br /> <br /> ภายใต้แคมเปญเดียวกันนี้ ดีแทคยังขอเชิญชวนประชาชนมาร่วมกันแชร์คลิปวิดีโอ ผ่านแคมเปญสื่อสาร :Dtag แท็กยิ้มให้ไม่อั้น ซึ่งเป็นคลิปวิดีโอจากศิลปิน ดารา ยอดนิยมที่มีผู้ติดตามในโซเชียลมีเดีย เช่น @sindy pwoong (ปิงปอง) @paloyh (พลอย หอวัง) @บ้านกูเอง @ohnsri1000 @theniti (ป๋อมแป๋ม)ที่จะโพสต์ขึ้นในโซเชียลมีเดียของดีแทคในวันที่ 20 พ.ค. นี้<br /> <br /> ทั้ง Facebook, Line, YouTube, Instagram และ Twitter ซึ่งมีเนื้อหาส่งต่อรอยยิ้มและกำลังใจ พร้อมกับติด #Dtag #แท็กต่อให้ทีมพี่หมออารมณ์ดี #แท็กต่อเน็ตฟรีให้ทีมพี่หมอไม่อั้น เพื่อส่งต่อความอารมณ์ดี และแสดงความขอบคุณแบบไม่จำกัดจากบ้านถึงโรงพยาบาลให้ทีมแพทย์ได้ดูแล้วยิ้ม มีกำลังใจที่เข้มแข็งในภารกิจการตรวจรักษาเชิงรุกหลังการแพร่ระบาดใหญ่ของเชื้อไวรัสโควิด-19 ต่อไป<br /> <br /> เพื่อเป็นสัญญาณของการแสดงความพร้อมของดีแทคในการเริ่มต้นใหม่ไปด้วยกันกับทุกคนในสังคม หลังการเกิดวิกฤตการแพร่กระจายเชื้อไวรัสโควิด-19 ดีแทคได้เปลี่ยนชื่อเน็ตเวิร์คบนมุมซ้ายของโทรศัพท์มือถือของผู้ใช้งานในระบบเครือข่ายดีแทค จาก ‘Stay Safe’ เป็น ‘Better Together’ เพราะเราเชื่อว่าในสถานการณ์ที่ไม่คาดคิดเช่นนี้ ถ้าทุกคนคนไทยทุกคนสร้างพลังบวก มีความรักสามัคคีรวมพลังเป็นหนึ่ง ช่วยเหลือเกื้อกูลและแสดงน้ำใจต่อกัน เราจะผ่านช่วงเวลานี้ไปด้วยกันได้อย่างยั่งยืน<br /> <br /> นายฮาว ริเร็น รองประธานเจ้าหน้าที่บริหาร กลุ่มการตลาด บริษัท โทเทิ่ล แอ็คเซ็ส คอมมูนิเคชั่น จำกัด (มหาชน) กล่าวว่า ผลกระทบทางเศรษฐกิจและสังคมจากวิกฤตโควิด-19 จะใช้เวลาในการฟื้นตัวยาวนาน ดีแทคมีความตั้งใจที่จะเป็นพลังร่วมในกระบวนการพลิกฟื้นและสร้างสังคมที่เข้มแข็งกลับคืนมา รวมทั้ง การเตรียมพร้อมเสมอเพื่อรับกับ new normal หลังวิกฤตโควิด-19 แล้วเราจะผ่านมันไปด้วยกันครับ #BetterTogether</p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-20 13:37:48', 'created_by' => '1', 'modified' => '2020-05-20 13:41:18', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-20 13:37:48', 'imgur_url' => 'https://i.imgur.com/Nh2Oq2h.jpg', 'image' => '/files/uploads/image/2020-05-20_13-37-13_593.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '810', 'metakey' => null, 'metadesc' => 'dtac promotion ดีแทค', 'news_source' => null, 'access' => '0', 'hits' => '1116', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '809', 'title' => 'คลิปวีดีโอแนะนำ การายงานการคัดกรองและติดตามผ่านแอพพลิเคชัน อสม. ออนไลน์', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-19 15:59:03', 'created_by' => '2', 'modified' => '2020-05-19 15:59:30', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-19 00:00:00', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/rCVzjkZ9XAU/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=rCVzjkZ9XAU', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '809', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '764', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 8 => array( 'Content' => array( 'id' => '804', 'title' => 'กรมสนับสนุนบริการสุขภาพขอเชิญชวนประชาชนและ อสม. เข้าร่วมประกวดคลิปวิดีโอประกอบเพลงโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-05-15_16-20-29_393.jpg" style="width: 95%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-15 16:20:43', 'created_by' => '5', 'modified' => '2020-05-20 13:31:18', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-15 16:20:43', 'imgur_url' => 'https://i.imgur.com/57uZjCM.jpg', 'image' => '/files/uploads/image/2020-05-15_16-20-29_393.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2020-05-15_16-20-22.jpg', 'parentid' => '0', 'ordering' => '804', 'metakey' => null, 'metadesc' => 'กรมสนับสนุนบริการสุขภาพขอเชิญชวนประชาชนและ อสม. เข้าร่วมประกวดคลิปวิดีโอประกอบเพลงโควิด-19', 'news_source' => null, 'access' => '0', 'hits' => '827', 'downloads' => '412', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '802', 'title' => 'อสม.สู้โควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/rCVzjkZ9XAU" width="640"></iframe><br /> <br /> ขอเชิญชวน อสม. ทุกท่าน<br /> ติดตามรับชมการสัมภาษณ์ผ่านทาง Facebook live เรื่อง "อสม.สู้โควิด-19" (fist bump)<br /> โดยคุณสุทธิชัย หยุ่น สัมภาษณ์ นพ.ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ<br /> ในวันพุธที่ 13 พ.ค. 63 (วันนี้) เวลา 20.00 น. เป็นต้นไป</p> <p>ผ่านช่องทาง<br /> (F)acebook: Suthichai Yoon<br /> กดลิ้งค์นี้ได้เลยค่ะ(hand pointing right) <a href="https://www.facebook.com/suthichai.yoon">https://www.facebook.com/suthichai.yoon</a><br /> (Y)ouTube: Suthichai live<br /> กดลิ้งค์นี้ได้เลยค่ะ(hand pointing right) <a href="https://www.youtube.com/channel/UCxT3t-i3nX4uAbvXEsyWmsA">https://www.youtube.com/channel/UCxT3t-i3nX4uAbvXEsyWmsA</a></p> <p>ฝากประชาสัมพันธ์ส่งต่อเชิญชวน อสม.ทุกท่านด้วยนะคะ<br /> ขอบคุณค่ะ (thank you)</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-13 12:20:56', 'created_by' => '2', 'modified' => '2020-05-20 00:22:09', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-13 00:00:00', 'imgur_url' => 'https://i.imgur.com/d5sCiKD.jpg', 'image' => '/files/uploads/image/2020-05-20_00-22-05_103.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '802', 'metakey' => null, 'metadesc' => 'covid', 'news_source' => null, 'access' => '0', 'hits' => '742', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '801', 'title' => 'แบบสอบถามเรื่องการป้องกันการแพร่ระบาดของโรคโควิด-19 ในระหว่างมาตรการผ่อนปรน', 'alias' => null, 'intro_text' => null, 'full_text' => '<div class="flex md3 xs12" data-v-e7c6b518=""> <h3 data-v-e7c6b518=""><img alt="" src="/files/uploads/image/2020-05-08_11-49-36_737.jpg" style="width: 500px; height: 707px;" /></h3> </div> <div class="flex md9 xs12" data-v-e7c6b518=""> <div class="flex md3 xs12" data-v-e7c6b518=""> <h3 data-v-e7c6b518=""> </h3> </div> <div class="flex md9 xs12" data-v-e7c6b518=""> <p data-v-e7c6b518="">', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-08 11:49:14', 'created_by' => '2', 'modified' => '2020-05-08 12:01:32', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-08 00:00:00', 'imgur_url' => 'https://i.imgur.com/PcQ9Wam.jpg', 'image' => '/files/uploads/image/2020-05-08_11-49-36_737.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '801', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '894', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '800', 'title' => 'จับตา 14 วัน ไทยจะมีการระบาดรอบ 2 หรือไม่?', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-07 13:28:38', 'created_by' => '1', 'modified' => '2020-05-07 13:28:38', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-07 13:28:38', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/36LbA7V8ZyY/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=36LbA7V8ZyY', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '800', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด', 'news_source' => null, 'access' => '0', 'hits' => '296', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 143 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 144]Code Context
$this->Memcache->set('CategoryContents[' . $Category['Category']['id'] . ']', $CategoryContents);
$this->Memcache->set('CategoryContentsPaginate[' . $Category['Category']['id'] . ']', $paginate);
$page = '3' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = array( (int) 3 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 11 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '3', 'start' => (int) 24 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '825', 'title' => 'พ้นภัย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>แอปพลิเคชั่น พ้นภัย จาก สภากาชาดไทย<br /> <img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-06-17_1592408560.jpg" style="width: 852px; height: 493px;" /></p> <p>Download ได้ที่นี่ครับ <a href="https://play.google.com/store/apps/details?id=th.co.mm.phonphai">https://play.google.com/store/apps/details?id=th.co.mm.phonphai</a></p> ', 'sectionid' => '0', 'category_id' => '7', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-17 22:42:53', 'created_by' => '1', 'modified' => '2020-06-17 22:43:51', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-17 22:42:53', 'imgur_url' => 'https://i.imgur.com/u9d4Nd6.jpg', 'image' => '/files/uploads/image/2020-06-17_22-42-02_696.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '825', 'metakey' => null, 'metadesc' => 'พ้นภัย', 'news_source' => null, 'access' => '0', 'hits' => '3497', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '817', 'title' => 'รู้เท่าทัน มะเร็งตับ จากกรณี ตั้ว ศรัณยู เป็นมะเร็งพบมากสุดในคนไทย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-06-11_21-03-36_872.jfif" style="width: 95%;" /><br /> <br /> <b>นับเป็นการสูญเสียของวงการบันเทิงไทยอีกครั้ง กับการจากไปของพระเอกตลอดกาล "ตั้ว-ศรัณยู วงษ์กระจ่าง" นักแสดงคุณภาพและผู้จัดละครมากฝีมือ ด้วยโรคมะเร็งตับระยะสุดท้าย</b><br /> <br /> ประเทศไทยมีผู้ป่วยมะเร็งทั้งหมดปีละ 122,757 ราย มะเร็งตับและท่อน้ำดีถือเป็นมะเร็งที่พบเป็นอันดับ 1 ในเพศชาย และอันดับ 2 ในเพศหญิง จากข้อมูลทะเบียนมะเร็งประเทศไทย ปี 2558 พบว่ามีผู้ป่วยมะเร็งตับรายใหม่ 20,671 ราย ในจำนวนนี้มีผู้เสียชีวิต 15,912 ราย ซึ่งมะเร็งตับที่พบมากในประเทศไทยมี 2 ชนิด คือ มะเร็งของเซลล์ตับและมะเร็งท่อน้ำดีตับ โดยพบมากในภาคตะวันออกเฉียงเหนือและภาคเหนือ<br /> <br /> สาเหตุของมะเร็งตับเกิดจากการเป็นพาหะของไวรัสตับอักเสบชนิดบี ส่วนสาเหตุของมะเร็งท่อน้ำดีเกิดจากพยาธิใบไม้ตับร่วมกับการรับประทานอาหารที่มีดินประสิว (ไนเตรท) และไนไตรท์ เช่น ปลาร้า ปลาจ่อม ปลาส้ม แหนม ฯลฯ<br /> <br /> นอกจากนี้ การดื่มสุราเป็นประจำ การรับสารพิษอะฟลาทอกซินที่เกิดจากเชื้อราบางชนิดที่พบในอาหารประเภทถั่ว ข้าวโพด พริกแห้ง รวมถึงไวรัสตับอักเสบชนิดซีก็เป็นปัจจัยเสี่ยงสำคัญที่ทำให้เกิดมะเร็งตับได้<br /> <br /> นพ.จินดา โรจนเมธินทร์ ผู้อำนวยการสถาบันมะเร็งแห่งชาติ กรมการแพทย์ กล่าวว่า ผู้ป่วยมะเร็งตับแต่ละรายอาจมีอาการแสดงแตกต่างกัน ซึ่งโดยทั่วไปมักไม่มีอาการในระยะแรก อาการส่วนใหญ่ที่พบ คือ แน่นท้อง ท้องอืดท้องเฟ้อเป็นประจำ อ่อนเพลีย น้ำหนักลด ปวดหรือเสียดชายโครงขวา อาจคลำพบก้อนในช่องท้อง ตัวเหลือง ตาเหลือง ท้องโต และมีอาการบวมบริเวณขาทั้ง 2 ข้าง เป็นต้น<br /> <br /> "หากมีอาการเหล่านี้ควรปรึกษาแพทย์เพื่อรับการตรวจวินิจฉัย เช่น การตรวจเลือดดูความผิดปกติการทํางานของตับ การตรวจระดับอัลฟาฟีโตโปรตีน การอัลตราซาวด์เพื่อดูก้อนที่ตับ การเอกซเรย์คอมพิวเตอร์ หรือการตรวจด้วยคลื่นแม่เหล็ก เป็นต้น" นพ.จินดากล่าว<br /> <br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2020-06-11_21-05-17_80.jfif" style="width: 95%;" /><br /> </p> <p>นพ.จินดากล่าวว่า การรักษามะเร็งตับและท่อน้ำดีมีหลายวิธี ซึ่งจําเป็นต้องประเมินโดยแพทย์ผู้เชี่ยวชาญเพื่อให้เหมาะสมกับผู้ป่วยแต่ละราย เนื่องจากมีปัจจัยที่ต้องคํานึงหลายประการ สำหรับการป้องกันโรคทำได้โดยการให้วัคซีนไวรัสตับอักเสบชนิดบีในเด็กแรกเกิดทุกคน ไม่รับประทานปลาน้ำจืดดิบ ปรับเปลี่ยนวิธีการดำเนินชีวิตและพฤติกรรมสุขภาพ รับประทานอาหารที่ถูกต้องตามหลักโภชนาการ หลีกเลี่ยงอาหารที่มีสารก่อมะเร็ง เช่น อาหารที่อาจปนเปื้อนสารอะฟลาทอกซิน อาหารที่มีดินประสิว และอาหาร หมักดอง เป็นต้น<br /> <br /> หากสงสัยว่ามีความเสี่ยงต่อมะเร็งตับควรรีบปรึกษาแพทย์เพื่อรับการตรวจวินิจฉัย โดยเฉพาะผู้ป่วยโรคตับเรื้อรังหรือมีประวัติเป็นโรคตับอักเสบ ควรรับการตรวจหามะเร็งอย่างสม่ำเสมอจะช่วยให้สามารถรักษาได้อย่างทันท่วงทีและลดอัตราการเสียชีวิตจากโรคมะเร็งตับได้</p> <p>ขอบคุณข้อมูลจาก : <a href="https://mgronline.com/qol/detail/9630000060679" target="_blank">เว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-11 21:05:55', 'created_by' => '1', 'modified' => '2020-06-11 21:08:04', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-11 21:05:55', 'imgur_url' => 'https://i.imgur.com/reJLqOj.jpg', 'image' => '/files/uploads/image/2020-06-11_21-05-17_80.jfif', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '817', 'metakey' => null, 'metadesc' => 'มะเร็ง ตับ มะเร็งตับ', 'news_source' => null, 'access' => '0', 'hits' => '667', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '816', 'title' => 'แถลงข่าว เปิดตัวโครงการ ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-10 13:44:07', 'created_by' => '2', 'modified' => '2020-06-15 10:22:28', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-10 00:00:00', 'imgur_url' => 'https://i.imgur.com/JJbXTYY.jpg', 'image' => '/files/uploads/image/2020-06-15_10-22-23_545.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '816', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '549', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '815', 'title' => 'รวมพลังตามหาคนอยากเลิกบุหรี่', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>รวมพลังตามหาคนอยากเลิกบุหรี่<br /> <br /> กดที่ภาพ เพื่อเข้าสู่หน้าโปรแกรม<br /> <br /> <a href="http://www.thailandquitline.or.th/vhv/"><img alt="" src="http://www.อสม.com/files/uploads/image/2020-06-10_13-38-32_260.jpg" style="width: 90%;" /></a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-10 13:39:25', 'created_by' => '2', 'modified' => '2020-06-21 12:00:57', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-10 00:00:00', 'imgur_url' => 'https://i.imgur.com/799v4zx.jpg', 'image' => '/files/uploads/image/2020-06-10_13-38-32_260.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '1', 'attribs' => null, 'parentid' => '0', 'ordering' => '815', 'metakey' => null, 'metadesc' => '#รวมพลังตามหาคนอยากเลิกบุหรี่', 'news_source' => null, 'access' => '0', 'hits' => '663', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'gallery', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '812', 'title' => 'โรคที่มาพร้อมกับฤดูฝนที่มีอย่างมากมาย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><b>ข้อมูลจาก กรมอนามัย กระทรวงสาธารณสุข โพสต์ข้อความเตือนคนไทยเกี่ยวกับ โรคที่มาพร้อมกับฤดูฝนที่มีอย่างมากมาย</b><br /> <br /> จากกรณี น.อ.สมศักดิ์ ขาวสุวรรณ์ อธิบดีกรมอุตุนิยมวิทยา ประกาศ “การเข้าสู่ฤดูฝนของประเทศไทย พ.ศ. 2563” ว่า ในปีนี้ประเทศไทยจะเข้าสู่ฤดูฝนอย่างเป็นทางการตามเกณฑ์ทางอุตุนิยมวิทยาตั้งแต่วันที่ 18 พฤษภาคม 2563 เป็นต้นไป และจะสิ้นสุดลงในช่วงกลางเดือนตุลาคม แม้ปริมาณฝนรวมทั้งประเทศปีนี้จะน้อยกว่าค่าปกติประมาณร้อยละ 5 แต่ปริมาณของฝนจะมากกว่าปีที่แล้ว<br /> <br /> ล่าสุด วันนี้ (24 พ.ค.) เพจ “Anti-Fake News Center Thailand” ได้ออกมาโพสต์ข้อมูลจาก กรมอนามัย กระทรวงสาธารณสุข เตือนภัยถึงโรคที่มาพร้อมกับฤดูฝน ไม่ว่าจะเป็นโรคติดต่อทางระบบหายใจ เช่น โรคไข้หวัดใหญ่ และโรคปอดอักเสบ<br /> <br /> โรคติดต่อที่มียุงเป็นพาหะ เช่น โรคไข้เลือดออก โรคไข้สมองอักเสบ โรคมาลาเรีย โรคไข้ปวดข้อยุงลาย หรือ ชิคุนกุนยา โรคติดเชื้อไวรัสซิกา<br /> โรคติดต่อทางน้ำและอาหาร เช่น โรคไวรัสตับอักเสบ เอ โรคอหิวาตกโรค<br /> <br /> โรคติดต่ออื่นๆ เช่น โรคมือเท้าปาก โรคฉี่หนู<br /> <br /> ภัยสุขภาพอื่นๆ เช่น อันตรายจากสัตว์มีพิษ เช่น งู ตะขาบ แมงป่อง อุบัติเหตุทางถนน ภัยจากฟ้าผ่าและเห็ดพิษ</p> <p>ข้อมูลจาก : กรมอนามัย</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-25 11:53:52', 'created_by' => '1', 'modified' => '2020-05-25 11:53:52', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-25 11:53:52', 'imgur_url' => 'https://i.imgur.com/ZX3g5kD.jpg', 'image' => '/files/uploads/image/2020-05-25_11-53-50_70.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '812', 'metakey' => null, 'metadesc' => 'อนามัย กรมอนามัย ฝน', 'news_source' => null, 'access' => '0', 'hits' => '654', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '811', 'title' => 'เพลง ขอบคุณ อสม. จาก ศุ บุญเลี้ยง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>เนื้อเพลง ไม่ใช่ใครที่ไหน ลูกหลานว่านเครือ คนบ้านเดียวกัน คอยห่วงใยวัดไข้ความดัน แนะนำตักเตือน ระวัง เคยแจกทรายป้องกัน ลูกน้ำยุงลาย กันไข้เลือกออก หากวันไหนไวรัสระบาด หน้าที่แห่งเธอ ท้าทาย เธอก็ยังอยู่ อาสาเต็มใจ หยัดยืนไม่ยี่หระใด ๆ ต่อโรคภัยร้าย *ขอบคุณเธอนะ หน้าที่ที่ทำนั้น แม้บางทีบางวัน บางคนไม่เข้าใจ แต่ยังมีฉัน เข้าใจและเห็นใจ โรคเรามองไม่เห็นมัน แต่ฉันมองเห็นเธอ เห็นน้ำจิต น้ำใจ เสียสละ มากมาย เพื่อชุมชน ขอบคุณ อสม. ย่อเพียงชื่อเท่านั้น หัวใจเต็มเปี่ยม อาสาสมัคร อนามัยพี่น้องเป็นหลัก เยี่ยมยามติดตาม เฝ้าดู ยังเห็นเธออยู่ (เธอก็ยังอยู่) อาสาเต็มใจ (อาสาเต็มใจ) หยัดยืนไม่ยี่หระใด ๆ ต่อโรคภัยร้าย<br /> <br /> เพลงขอบคุณ อสม. Producer : ศุ บุญเลี้ยง<br /> เนื้อร้อง/ทำนอง : ภักดี ไชยหัด<br /> เรียบเรียง : เหน่ง ธนาเทพ & ดุ่ย เชียงรัมย์<br /> ขับร้อง : นักร้องจาก ลายไทย เรคคอร์ด จำปูน ชลลดา/ครีม โลกสวย เทค สีดา/สาม ลายไทย /ดุ่ย เชียงรัมย์/ บิ๊กไบค์ สายลำ/รถบัส บุญฤทธิ์<br /> เจ้าของลิขสิทธิ์ : บริษัท กะทิ กะลา จำกัด<br /> www.katikala.com<br /> B. : katikalacom<br /> Line : @katikala</p> ', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-22 16:46:52', 'created_by' => '1', 'modified' => '2020-05-22 16:47:24', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-22 16:46:52', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/b4_dnLg2pV8/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=b4_dnLg2pV8', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '811', 'metakey' => null, 'metadesc' => 'เพลง ศุ บุญเลี้ยง ขอบคุณ อสม อสม. ', 'news_source' => null, 'access' => '0', 'hits' => '1638', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '810', 'title' => 'ดีแทค ร่วมสนับสนุน อสม. ให้เน็ตไม่อั้นไม่ลดสปีด ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-05-20_13-37-13_593.jpg" style="width: 95%;" /></p> <h1>ดีแทค ร่วมสนับสนุนอสม. ให้เน็ตไม่อั้นไม่ลดสปีด พร้อมเปลี่ยนชื่อเครือข่ายเป็น #BetterTogerther ให้กำลังใจ</h1> <p> </p> <p><b>ดีแทคร่วมให้กำลังใจและปลุกพลังรับ New Normal เพื่อก้าวเข้าสู่ยุคหลังวิกฤติโควิด ภายใต้แคมเปญ #BetterTogether อัปเกรดเน็ตไม่อั้นไม่ลดสปีดฟรีให้บุคลากรทางการแพทย์ อสม.ทั่วประเทศไทย สนับสนุนภารกิจการตรวจรักษาเชิงรุกต่อไป</b><br /> <br /> โดยทางดีแทคร่วมสนับสนุนภารกิจแพทย์ พยาบาล และบุคลากรทางการแพทย์และ อสม. หรืออาสาสมัครสาธารณสุขประจำหมู่บ้าน ทั่วประเทศ ผ่านการอัปเกรดอินเทอร์เน็ตแบบไม่อั้นไม่ลดสปีดฟรีเป็นเวลา 3 เดือน โดยบุคลากรทางการแพทย์ และอสม.ที่ใช้บริการเครือข่ายดีแทคแบบรายเดือนสามารถลงทะเบียนเพื่อรับบริการอินเทอร์เน็ตได้ผ่านดีแทคแอปพลิเคชั่น ตั้งแต่วันที่ 20 พ.ค. 2563 – 10 มิ.ย. 2563 สมัครได้ที่ <a href="http://dtac.co.th/s/vqIMV" target="_blank">http://dtac.co.th/s/vqIMV</a><br /> <br /> ภายใต้แคมเปญเดียวกันนี้ ดีแทคยังขอเชิญชวนประชาชนมาร่วมกันแชร์คลิปวิดีโอ ผ่านแคมเปญสื่อสาร :Dtag แท็กยิ้มให้ไม่อั้น ซึ่งเป็นคลิปวิดีโอจากศิลปิน ดารา ยอดนิยมที่มีผู้ติดตามในโซเชียลมีเดีย เช่น @sindy pwoong (ปิงปอง) @paloyh (พลอย หอวัง) @บ้านกูเอง @ohnsri1000 @theniti (ป๋อมแป๋ม)ที่จะโพสต์ขึ้นในโซเชียลมีเดียของดีแทคในวันที่ 20 พ.ค. นี้<br /> <br /> ทั้ง Facebook, Line, YouTube, Instagram และ Twitter ซึ่งมีเนื้อหาส่งต่อรอยยิ้มและกำลังใจ พร้อมกับติด #Dtag #แท็กต่อให้ทีมพี่หมออารมณ์ดี #แท็กต่อเน็ตฟรีให้ทีมพี่หมอไม่อั้น เพื่อส่งต่อความอารมณ์ดี และแสดงความขอบคุณแบบไม่จำกัดจากบ้านถึงโรงพยาบาลให้ทีมแพทย์ได้ดูแล้วยิ้ม มีกำลังใจที่เข้มแข็งในภารกิจการตรวจรักษาเชิงรุกหลังการแพร่ระบาดใหญ่ของเชื้อไวรัสโควิด-19 ต่อไป<br /> <br /> เพื่อเป็นสัญญาณของการแสดงความพร้อมของดีแทคในการเริ่มต้นใหม่ไปด้วยกันกับทุกคนในสังคม หลังการเกิดวิกฤตการแพร่กระจายเชื้อไวรัสโควิด-19 ดีแทคได้เปลี่ยนชื่อเน็ตเวิร์คบนมุมซ้ายของโทรศัพท์มือถือของผู้ใช้งานในระบบเครือข่ายดีแทค จาก ‘Stay Safe’ เป็น ‘Better Together’ เพราะเราเชื่อว่าในสถานการณ์ที่ไม่คาดคิดเช่นนี้ ถ้าทุกคนคนไทยทุกคนสร้างพลังบวก มีความรักสามัคคีรวมพลังเป็นหนึ่ง ช่วยเหลือเกื้อกูลและแสดงน้ำใจต่อกัน เราจะผ่านช่วงเวลานี้ไปด้วยกันได้อย่างยั่งยืน<br /> <br /> นายฮาว ริเร็น รองประธานเจ้าหน้าที่บริหาร กลุ่มการตลาด บริษัท โทเทิ่ล แอ็คเซ็ส คอมมูนิเคชั่น จำกัด (มหาชน) กล่าวว่า ผลกระทบทางเศรษฐกิจและสังคมจากวิกฤตโควิด-19 จะใช้เวลาในการฟื้นตัวยาวนาน ดีแทคมีความตั้งใจที่จะเป็นพลังร่วมในกระบวนการพลิกฟื้นและสร้างสังคมที่เข้มแข็งกลับคืนมา รวมทั้ง การเตรียมพร้อมเสมอเพื่อรับกับ new normal หลังวิกฤตโควิด-19 แล้วเราจะผ่านมันไปด้วยกันครับ #BetterTogether</p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-20 13:37:48', 'created_by' => '1', 'modified' => '2020-05-20 13:41:18', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-20 13:37:48', 'imgur_url' => 'https://i.imgur.com/Nh2Oq2h.jpg', 'image' => '/files/uploads/image/2020-05-20_13-37-13_593.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '810', 'metakey' => null, 'metadesc' => 'dtac promotion ดีแทค', 'news_source' => null, 'access' => '0', 'hits' => '1116', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '809', 'title' => 'คลิปวีดีโอแนะนำ การายงานการคัดกรองและติดตามผ่านแอพพลิเคชัน อสม. ออนไลน์', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-19 15:59:03', 'created_by' => '2', 'modified' => '2020-05-19 15:59:30', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-19 00:00:00', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/rCVzjkZ9XAU/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=rCVzjkZ9XAU', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '809', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '764', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 8 => array( 'Content' => array( 'id' => '804', 'title' => 'กรมสนับสนุนบริการสุขภาพขอเชิญชวนประชาชนและ อสม. เข้าร่วมประกวดคลิปวิดีโอประกอบเพลงโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-05-15_16-20-29_393.jpg" style="width: 95%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-15 16:20:43', 'created_by' => '5', 'modified' => '2020-05-20 13:31:18', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-15 16:20:43', 'imgur_url' => 'https://i.imgur.com/57uZjCM.jpg', 'image' => '/files/uploads/image/2020-05-15_16-20-29_393.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2020-05-15_16-20-22.jpg', 'parentid' => '0', 'ordering' => '804', 'metakey' => null, 'metadesc' => 'กรมสนับสนุนบริการสุขภาพขอเชิญชวนประชาชนและ อสม. เข้าร่วมประกวดคลิปวิดีโอประกอบเพลงโควิด-19', 'news_source' => null, 'access' => '0', 'hits' => '827', 'downloads' => '412', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '802', 'title' => 'อสม.สู้โควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/rCVzjkZ9XAU" width="640"></iframe><br /> <br /> ขอเชิญชวน อสม. ทุกท่าน<br /> ติดตามรับชมการสัมภาษณ์ผ่านทาง Facebook live เรื่อง "อสม.สู้โควิด-19" (fist bump)<br /> โดยคุณสุทธิชัย หยุ่น สัมภาษณ์ นพ.ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ<br /> ในวันพุธที่ 13 พ.ค. 63 (วันนี้) เวลา 20.00 น. เป็นต้นไป</p> <p>ผ่านช่องทาง<br /> (F)acebook: Suthichai Yoon<br /> กดลิ้งค์นี้ได้เลยค่ะ(hand pointing right) <a href="https://www.facebook.com/suthichai.yoon">https://www.facebook.com/suthichai.yoon</a><br /> (Y)ouTube: Suthichai live<br /> กดลิ้งค์นี้ได้เลยค่ะ(hand pointing right) <a href="https://www.youtube.com/channel/UCxT3t-i3nX4uAbvXEsyWmsA">https://www.youtube.com/channel/UCxT3t-i3nX4uAbvXEsyWmsA</a></p> <p>ฝากประชาสัมพันธ์ส่งต่อเชิญชวน อสม.ทุกท่านด้วยนะคะ<br /> ขอบคุณค่ะ (thank you)</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-13 12:20:56', 'created_by' => '2', 'modified' => '2020-05-20 00:22:09', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-13 00:00:00', 'imgur_url' => 'https://i.imgur.com/d5sCiKD.jpg', 'image' => '/files/uploads/image/2020-05-20_00-22-05_103.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '802', 'metakey' => null, 'metadesc' => 'covid', 'news_source' => null, 'access' => '0', 'hits' => '742', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '801', 'title' => 'แบบสอบถามเรื่องการป้องกันการแพร่ระบาดของโรคโควิด-19 ในระหว่างมาตรการผ่อนปรน', 'alias' => null, 'intro_text' => null, 'full_text' => '<div class="flex md3 xs12" data-v-e7c6b518=""> <h3 data-v-e7c6b518=""><img alt="" src="/files/uploads/image/2020-05-08_11-49-36_737.jpg" style="width: 500px; height: 707px;" /></h3> </div> <div class="flex md9 xs12" data-v-e7c6b518=""> <div class="flex md3 xs12" data-v-e7c6b518=""> <h3 data-v-e7c6b518=""> </h3> </div> <div class="flex md9 xs12" data-v-e7c6b518=""> <p data-v-e7c6b518="">', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-08 11:49:14', 'created_by' => '2', 'modified' => '2020-05-08 12:01:32', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-08 00:00:00', 'imgur_url' => 'https://i.imgur.com/PcQ9Wam.jpg', 'image' => '/files/uploads/image/2020-05-08_11-49-36_737.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '801', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '894', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '800', 'title' => 'จับตา 14 วัน ไทยจะมีการระบาดรอบ 2 หรือไม่?', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-07 13:28:38', 'created_by' => '1', 'modified' => '2020-05-07 13:28:38', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-07 13:28:38', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/36LbA7V8ZyY/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=36LbA7V8ZyY', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '800', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด', 'news_source' => null, 'access' => '0', 'hits' => '296', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 144 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/View/Categories/view-list.ctp, line 4]Code Context<div class="col-md-12 wow fadeInDown">
<br/>
<h1 class="page-title"><?php echo $Category['Category']['title']; ?></h1>
$viewFile = '/var/www/vhosts/xn--y3cri.com/domains/xn--y3cri.com/public_html/app/View/Categories/view-list.ctp' $dataForView = array( 'page' => '3', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '3', 'start' => (int) 24 ), 'CategoryContents' => array( (int) 3 => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 10 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ) ) ), 'content_hits' => array(), 'mem_status' => 'query', 'Category' => array() ) $page = '3' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '3', 'start' => (int) 24 ) $CategoryContents = array( (int) 3 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 11 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $content_hits = array() $mem_status = 'query' $Category = array()include - APP/View/Categories/view-list.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 CategoriesController::view() - APP/Controller/CategoriesController.php, line 165 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
17 มิ.ย. 63 / อ่าน 3,497
11 มิ.ย. 63 / อ่าน 667
10 มิ.ย. 63 / อ่าน 549
10 มิ.ย. 63 / อ่าน 663
25 พ.ค. 63 / อ่าน 654
22 พ.ค. 63 / อ่าน 1,638
20 พ.ค. 63 / อ่าน 1,116
19 พ.ค. 63 / อ่าน 764
13 พ.ค. 63 / อ่าน 742
8 พ.ค. 63 / อ่าน 894
7 พ.ค. 63 / อ่าน 296