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 = '2' $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 = '2' $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 = '2' $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 = '2' $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 = '2' $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 = '2' $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 = '2' $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) 2 => 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' => '2', 'start' => (int) 12 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '875', 'title' => 'การดูแลสุขภาพจิตประชาชนด้วย 3ส.พลัส สำหรับ อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-12-15_1608015716.jpg" style="width: 1389px; height: 2084px;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-12-15 14:02:06', 'created_by' => '2', 'modified' => '2020-12-15 14:06:33', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-12-15 00:00:00', 'imgur_url' => 'https://i.imgur.com/qTpq7Rk.jpg', 'image' => '/files/uploads/image/2020-12-15_14-06-30_528.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '875', 'metakey' => null, 'metadesc' => 'ดูเเล สุขภาพจิต อสม', 'news_source' => null, 'access' => '0', 'hits' => '475', 'downloads' => '512', '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' => '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) 1 => array( 'Content' => array( 'id' => '874', 'title' => '3 มาตรการ ป้องกันเงินปลิวออกจากกระเป๋า', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-11-30_1606703866.jpg" style="width: 1280px; height: 1280px;" /><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-11-30_1606703877.jpg" style="width: 1282px; height: 1278px;" /><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-11-30_1606703895.jpg" style="width: 1282px; height: 1278px;" /><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-11-30_1606703906.jpg" style="width: 1282px; height: 1278px;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-11-30 09:39:31', 'created_by' => '2', 'modified' => '2020-11-30 09:39:31', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-11-30 00:00:00', 'imgur_url' => 'https://i.imgur.com/CbqGgU4.jpg', 'image' => '/files/uploads/image/2020-11-30_09-33-22_647.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '874', 'metakey' => null, 'metadesc' => 'เงิน ป้องกัน กระเป๋า', 'news_source' => null, 'access' => '0', 'hits' => '174', 'downloads' => '399', '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' => '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) 2 => array( 'Content' => array( 'id' => '872', 'title' => 'ฝากกดไลค์กดแชร์ให้ด้วยนะคะ เป็นผลงาน อสม. สู่สายตาระดับโลกเพื่อเสนอขอรับรางวัลยูเอ็น (UN) ค่ะ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p> </p> <p><a href="https://youtu.be/J0BDiLrBXKI">ฝากกดไลค์กดแชร์ให้ด้วยนะคะ <br /> เป็นผลงาน อสม. สู่สายตาระดับโลกเพื่อเสนอขอรับรางวัลยูเอ็น (UN) ค่ะ </a></p> <p><a href="https://youtu.be/J0BDiLrBXKI">กดที่ลิ้งค์นี้ แล้วกดไลค์นะคะ <br /> https://youtu.be/J0BDiLrBXKI </a></p> <p><iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/J0BDiLrBXKI" width="640"></iframe><br /> <br /> ดูได้ทุกท่าน กดไลค์ได้ทุกคน<br /> ขอบคุณค่ะ</p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-11-18 11:51:51', 'created_by' => '2', 'modified' => '2020-11-19 21:21:55', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-11-18 00:00:00', 'imgur_url' => 'https://i.imgur.com/6fqw15b.jpg', 'image' => '/files/uploads/image/2020-11-18_11-51-03_669.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '872', 'metakey' => null, 'metadesc' => 'อสม smart online', 'news_source' => null, 'access' => '0', 'hits' => '1275', '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) 3 => array( 'Content' => array( 'id' => '870', 'title' => 'กิน ปาท่องโก๋ ให้พอดี เพื่อจะได้ไม่เสี่ยงโรค', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><b><img alt="" src="http://www.อสม.com/files/uploads/image/2020-10-22_21-30-37_387.jpg" style="width: 661px; height: 446px;" /><br /> <br /> <br /> ปาท่องโก๋</b><br /> หากทานในปริมาณที่มากเกินไป ก็อาจจะส่งผลต่อร่างกาย</p> <p><b>ไขมันทรานส์ ซ่อนอยู่ใน ‘ปาท่องโก๋’</b><br /> <br /> แน่นอนว่าตัวปาท่องโก๋นั้น มีส่วนผสมที่มาจากแป้งสาลี และการทอดน้ำมัน ซึ่งจากกระบวนการทำนี้เอง ก็มีสิ่งที่เรียกว่า ‘ไขมันทรานส์’ หรือ ไขมันอิ่มตัวซ่อนอยู่ โดยโทษของไขมันชนืดนี้นั้น จะไปทำลายไขมันชนิดดีในร่างกาย แถมไขมันชนิดนี้ ก็ก่อให้เกิดโรคต่างๆ ทั้ง โรคความดัน โรคหัวใจ โรคเบาหวาน โรคอ้วน โรคมะเร็ง และ โรคระบบภูมิต้านทานให้ทำงานผิดปกติ แถมยังมีสารที่ก่อมะเร็ง นั่นคือ กลุ่มของอะคริลาไมต์ ที่เกิดจากการทอดด้วยน้ำมันชุ่มๆ และอาหารทอดซ้ำนั่นเอง<br /> <br /> <b>ส่วนผสมของ ‘ปาท่องโก๋’ ที่ให้คิดก่อนทานซักนิด</b><br /> <br /> ขณะเดียวกัน ด้วยค่าพลังงานที่ให้ต่อหนึ่งคู่นั้น จะให้ค่าอยู่ที่ 145 กิโลแคลอรี่ ไขมัน 9 กรัม โปรตีน 1 กรัม แถมน้ำมันที่ใช้ทอนนั้น เป็นน้ำมันที่ใช้ทอดซ้ำ อาจจะเพิ่มความเสี่ยงของโรคหลอดเลือดหัวใจ และมีส่วนผสมจากเกลือโซเดียมจากผงฟูและเกลือที่ใช้ปรุงรส และยิ่งถ้านำปาท่องโก๋ไปจิ้มกับนมข้นที่ทำจากหางนม ก็จะได้รับคาร์โบไฮเดรตเพิ่มเติมอีก โดยกล่าวโดยสรุปคือ หากทานในปริมาณที่มากเกินไป ก็จะส่งผลต่อร่างกายด้วยเช่นกัน<br /> <br /> <b>กินคู่กับน้ำเต้าหู้ใส่ธัญพืชเยอะ ๆ น่าจะเสริมประโยชน์กว่า</b><br /> <br /> แม้ว่า ‘ปาท่องโก๋’ จะมีส่วนผสมทีว่ามา และถ้าทานมากๆ อาจจะส่งผลต่อร่างกาย แต่ถ้าทานกับสิ่งที่มีประโยชน์ อย่างน้ำเต้าหู้ ก็อาจจะมีประโยชน์ได้ เพราะน้ำเต้าหู่มีสารอาหารที่ช่วยเรื่องสุขภาพ ทั้งโปรตีน, แอนตี้ออกซิแดนท์ และ เปปไทด์ (Peptide) อีกทั้ง ถ้าเป็นน้ำเต้าหู้ที่ใส่ธัญพืช เช่น ถั่วแดง, เม็ดแมงลัก, ข้าวบาร์เล่ย์ หรือลูกเดือย ก็จะมีไฟเบอร์ที่จะมาช่วยไล่ไขมันในปาท่องโก๋ได้ และช่วยไม่ให้แป้งในปาท่องโก๋ ดูดซึมเร็วเกินไป จนทำให้หิวง่ายอีกด้วย</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-10-22 21:33:00', 'created_by' => '1', 'modified' => '2020-10-26 19:37:58', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-10-22 21:33:00', 'imgur_url' => 'https://i.imgur.com/DSylNFz.jpg', 'image' => '/files/uploads/image/2020-10-22_21-30-37_387.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '870', 'metakey' => null, 'metadesc' => 'ปาท่องโก๋ ไขมันทรานส์', 'news_source' => null, 'access' => '0', 'hits' => '1343', '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) 4 => array( 'Content' => array( 'id' => '868', 'title' => 'ความรู้ทางการเงินของธนาคารเเห่งประเทศไทย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://uat.xn--y3cri.com/files/users/user1/1.jpg" style="width: 806px; height: 809px;" /><img alt="" src="http://uat.xn--y3cri.com/files/users/user1/3.jpg" style="width: 727px; height: 796px;" /><img alt="" src="http://uat.xn--y3cri.com/files/users/user1/2.jpg" style="width: 772px; height: 783px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-10-06 14:21:24', 'created_by' => '2', 'modified' => '2020-10-06 14:21:24', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-10-06 00:00:00', 'imgur_url' => 'https://i.imgur.com/PlHRQli.jpg', 'image' => '/files/uploads/image/2020-10-06_14-18-56_368.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '868', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1414', '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) 5 => array( 'Content' => array( 'id' => '865', 'title' => 'หากพบแรงงานต่างด้าว ซื้อยาลดไข้จำนวนมาก ควรแจ้ง สสจ.', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-09-27_20-46-41_669.jpg" style="width: 100%;" /></p> <p>สธ.กำชับร้านขายยา หากพบต่างด้าวซื้อยาแก้หวัดผิดปกติ รีบแจ้งสสจ.พื้นที่ เฝ้าระวังโควิด-19<br /> .<br /> กรมควบคุมโรค ขอความร่วมมือร้านขายยา หากพบแรงงานต่างดาวไม่สบายซื้อยาแก้หวัดจำนวนเพิ่มขึ้นกว่าปกติ ขอให้สอบถามข้อมูลและแจ้ง สสจ.ในพื้นที่ ช่วยเฝ้าระวังสกัดโควิดในชุมชน<br /> .<br /> เมื่อวันที่ 27 ก.ย. นพ.โสภณ เอี่ยมศิริถาวร ผู้อำนวยการกองโรคติดต่อทั่วไป กรมควบคุมโรค(คร.) กล่าวว่าสำหรับสถานการณ์ผู้ติดเชื้อไวรัสโคโรนา 2019 ทั่วโลก รายงานวันนี้ มีผู้ติดเชื้อรายใหม่ 294,650 ราย ทำให้มีผู้ติดเชื้อสะสมทั่วโลก 33,053,144 ราย โดยประเทศที่มีการติดเชื้อสะสมสูงสุด 3 อันดับแรก ยังคงเป็น สหรัฐอเมริกา 7,287,561 ราย อินเดีย 5,990,581 ราย และบราซิล 4,718,115 ราย จะเห็นได้ว่าสถานการณ์ทั่วโลกยังคงมีแนวโน้มระบาดต่อเนื่อง<br /> .<br /> สำหรับในแถบเอเชีย ประเทศเมียนมา ซึ่งเป็นประเทศที่มีชายแดนติดกับประเทศไทยทางตะวันตก ยังคงมีผู้ป่วยเพิ่มขึ้นอย่างต่อเนื่อง โดยข้อมูลวันที่ 26 กันยายน 2563 พบผู้ติดเชื้อเพิ่มขึ้นจำนวน 880 ราย ทำให้มีผู้ป่วยสะสมทั้งสิ้น 9,991 ราย ซึ่งรัฐบาลเมียนมาได้ประกาศให้ประชาชนในเมืองอย่างน้อย 11 รัฐและภูมิภาคเข้าสู่มาตรการ “อยู่บ้าน” หรืองดออกจากบ้านหากไม่มีกิจจำเป็น เพื่อลดอัตราการติดเชื้อโควิด 19 ซึ่งพรมแดนของประเทศไทยที่ติดกับประเทศเมียนมานั้น มีการเฝ้าระวังอย่างเข้มงวด บูรณาการความร่วมมือจากทุกภาคส่วน มีด่านควบคุมโรคระหว่างประเทศและมีเครือข่ายหน่วยงานสาธารณสุขในพื้นที่ อาสาสมัครสาธารณสุขประจำหมู่บ้าน ท้องถิ่น กำนันผู้ใหญ่บ้าน หน่วยงานด้านความมั่นคง ป้องกันแรงงานต่างด้าวลักลอบเข้าเมืองอย่างผิดกฎหมาย หากสงสัยขอให้แจ้งเจ้าหน้าที่ทราบเพื่อดำเนินมาตรการป้องกันการแพร่ระบาดของโรคโควิด 19<br /> .<br /> “นอกจากนี้ ขอความร่วมมือร้านจำหน่ายยาแผนปัจจุบัน หากสังเกตพบจำนวนแรงงานต่างด้าวไม่สบายมาซื้อยาแก้ไข้หวัดรักษาตนเองในจำนวนเพิ่มขึ้นกว่าปกติ ขอให้สอบถามข้อมูลและแจ้งไปยังสำนักงานสาธารณสุขจังหวัดในพื้นที่ เพื่อตรวจสอบและเฝ้าระวังการแพร่เชื้อโควิด 19 ในชุมชน” นพ.โสภณ กล่าว<br /> .<br /> ทั้งนี้ เพื่อป้องกันการแพร่ระบาดของเชื้อโควิด 19 ในประเทศไทย กระทรวงสาธารณสุขขอความร่วมมือให้ประชาชนปฏิบัติตามมาตรการป้องกันตนเอง เน้นย้ำสวมหน้ากากอนามัย/หน้ากากผ้าอย่างถูกวิธี ตลอดเวลาที่อยู่ในที่สาธารณะ เลี่ยงการรวมกลุ่มขนาดใหญ่ สถานที่แออัด ล้างมือบ่อยๆ เว้นระยะห่างระหว่างผู้อื่นเท่าที่ทำได้ และลงทะเบียนเข้าออกสถานที่ที่ใช้บริการผ่าน “ไทยชนะ” ทุกครั้ง หากป่วยขอให้อยู่บ้านและรักษาตัวให้หายป้องกันการนำเชื้อแพร่สู่ผู้อื่น เพื่อความปลอดภัยของตนเอง คนในครอบครัว ชุมชน สังคม<br /> .<br /> สำหรับสถานการณ์ผู้ติดเชื้อไวรัสโคโรนา 2019 ในประเทศไทยวันนี้ มีผู้ติดเชื้อรายใหม่ 1 ราย เป็นผู้เดินทางจากต่างประเทศ (สหรัฐอเมริกา 1 ราย) เข้ากักตัวในสถานที่รัฐกำหนด มีผู้ป่วยกลับบ้านได้ 5 ราย ทำให้มีผู้ป่วยกลับบ้านสะสม 3,367 ราย หรือคิดเป็นร้อยละ 95.57 ของผู้ป่วยทั้งหมด มีผู้ป่วยที่ยังรักษาอยู่ในโรงพยาบาล 97 ราย หรือร้อยละ 2.75 ของผู้ป่วยทั้งหมด ไม่มีผู้เสียชีวิตเพิ่ม รวมผู้เสียชีวิตสะสม 59 ราย ผู้ป่วยสะสมทั้งสิ้น 3,523 ราย<br /> .<br /> ส่วนผู้ติดเชื้อรายใหม่วันนี้ เป็นเพศชาย สัญชาติไทย อายุ 24 ปี อาชีพนักศึกษา เดินทางมาจากประเทศสหรัฐอเมริกา ถึงประเทศไทย เมื่อวันที่ 22 กันยายน 2563 เข้ากักตัวในสถานที่รัฐจัดให้ (State Quarantine) จ.ชลบุรี ตรวจครั้งแรกวันที่ 25 กันยายน 2563 (วันที่ 3 ของการกักตัว) ผลพบเชื้อ ไม่มีอาการ เข้ารับการรักษาที่โรงพยาบาลในจังหวัดชลบุรี</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-09-27 20:48:05', 'created_by' => '1', 'modified' => '2020-09-27 20:48:05', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-09-27 20:48:05', 'imgur_url' => 'https://i.imgur.com/hVNgU0n.jpg', 'image' => '/files/uploads/image/2020-09-27_20-46-41_669.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '865', 'metakey' => null, 'metadesc' => 'covid ร้านยา ยา ', 'news_source' => null, 'access' => '0', 'hits' => '343', '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) 6 => array( 'Content' => array( 'id' => '861', 'title' => '6 อาหาร ทำเสี่ยงโรคมะเร็งลำไส้ใหญ่', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-09-01_15-44-23_289.jfif" style="width: 60%;" /></p> <p><b>สังเกตอาการที่จะเสี่ยงโรคอย่างไรดี</b><br /> <br /> สำหรับอาการของโรคมะเร็งลำไส้ใหญ่ เริ่มด้วยมีความผิดปกติในระหว่างการขับถ่าย กล่าวคือ จะมีการขับถ่ายที่ปนทั้งเลือด หรือ มีมูกปนมาด้วย มีการท้องเสียและท้องผูกสลับกันบ่อย ๆ อุจจาระก้อนเล็กลง ซึ่งถ้ามีอาการที่ว่ามาทั้งหมดนี้นั้น นี่แหละคือสัญญาณนำชี้ว่ามีการเข้าข่ายว่าเป็นโรคดังกล่าวขึ้น<br /> <br /> อีกหนึ่งสัญญาณเสี่ยงโรคก็คือ น้ำหนักลด เบื่ออาหาร หรือ ตัวซีดแบบไม่ทราบสาเหตุ ต้องรีบไปพบแพทย์<br /> <br /> <b>วิธีหลีกเลี่ยงอาหารที่ก่อให้เกิดโรค</b><br /> <br /> แน่นอนว่า โรคดังกล่าวจุดเริ่มต้นก็มาจากเรื่องการบริโภคเป็นหลัก แต่จะดีกว่าไหม หากหลีกเลี่ยงอาหารที่ก่อให้เกิดโรค ฉะนั้น เรามาดูกันดีกว่าว่า อาหารประเภทใดที่ควรหลีกเลี่ยง เพื่อไม่ให้ก่อให้เกิดโรคที่ว่านี้</p> <p> </p> <p><b>6 อาหาร ทำเสี่ยงโรคมะเร็งลำไส้</b><br /> <br /> <b>1. อาหารรสจัด :</b> โดยเฉพาะอาหารเค็มจัด และ อาหารหมักดองที่ใช้เกลือจำนวนมาก จะทำให้ความดันเลือดสูง<br /> <b>2. อาหารที่มีไขมันสูง :</b> จะก่อให้เกิดโรคต่าง ๆ ทั้งน้ำหนักตัวเกิน, ความดันโลหิตสูง และโรคหัวใจ เช่น เนื้อติดมัน ไขมันสัตว์ เนย และกะทิ<br /> <b>3. เนื้อแดงในปริมาณมาก : </b>จะส่งผลทำให้เกิดการอักเสบเรื้อรัง และจะก่อให้เกิดโรคได้<br /> <b>4. อาหารทอดหรือปิ้งย่าง : </b>โดยเฉพาะอาหารที่ใช้น้ำมันทอดซ้ำ หรือ ปิ้งย่างจนไหม้เกรียม หากจะกินควรตัดส่วนที่ไหม้เกรียมทิ้ง<br /> <b>5. อาหารที่ขึ้นรา :</b> เช่น พริกแห้ง กระเทียม และถั่วลิสง<br /> <b>6. อาหารที่สุก ๆ ดิบ ๆ :</b> หากอาหารประเภทนี้ไม่ผ่านการปรุงอาหารที่ทำให้เกิดการติดเชื้อพยาธิ จะส่งผลเกิดอาการเรื้อรังเช่นเดียวกัน<br /> <br /> <b>วิธีป้องกันโรคมะเร็งลำไส้ใหญ่</b><br /> <br /> <b>ส่วนวิธีป้องกันของโรคดังกล่าว ทำได้โดยหลีกเลี่ยงการรับประทานที่ก่อให้เกิดปัจจัยเสี่ยงทั้งหลาย หรือ อาหารที่ก่อให้เกิดสารมะเร็ง แล้วหันมารับประทานอาหารที่ประโยชน์ ไม่ว่าจะเป็นอาหารจำพวกผัก เช่น แครอท ผักใบเขียว ฟักทอง เป็นต้น<br /> <br /> ทั้งนี้เพื่อสุขภาพที่ดีของตัวคุณเอง ควรหมั่นออกกำลังกายอย่างสม่ำเสมอ และพักผ่อนให้เพียงพอร่วมด้วย</b></p> <p><b>ข้อมูลจากเว็บ <a href="https://mgronline.com/goodhealth/detail/9630000089216" target="_blank">ผู้จัดการออนไลน์</a></b></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-09-01 15:45:02', 'created_by' => '1', 'modified' => '2020-09-01 15:46:08', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-09-01 15:45:02', 'imgur_url' => 'https://i.imgur.com/StvmYPS.jpg', 'image' => '/files/uploads/image/2020-09-01_15-44-23_289.jfif', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '861', 'metakey' => null, 'metadesc' => 'มะเร็ง มะเร็งลำไส้ใหญ่ ลำไส้ใหญ่', 'news_source' => null, 'access' => '0', 'hits' => '2020', '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' => '850', 'title' => 'กิจกรรมสุดพิเศษสำหรับอสม. ที่สมัครเข้าร่วมโครงการ ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>[ กิจกรรมสุดพิเศษสำหรับอสม.]</p> <p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-07-21_12-01-08_633.jpg" style="width: 100%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-07-21 12:01:20', 'created_by' => '2', 'modified' => '2020-08-01 11:53:41', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-07-21 00:00:00', 'imgur_url' => 'https://i.imgur.com/1oQW8yI.jpg', 'image' => '/files/uploads/image/2020-07-21_12-01-08_633.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '850', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '391', '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) 8 => array( 'Content' => array( 'id' => '848', 'title' => 'ขอความร่วมมือในการขับเคลื่อนโครงการรวมพลังตามหาคนอยากเลิกบุหรี่โดย อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223783.png" style="width: 700px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223802.png" style="width: 400px; height: 566px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223848.png" style="width: 400px; height: 566px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223862.png" style="width: 400px; height: 566px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223875.png" style="width: 400px; height: 566px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223889.png" style="width: 400px; height: 566px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-07-20 12:38:38', 'created_by' => '2', 'modified' => '2020-07-21 12:18:39', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-07-20 00:00:00', 'imgur_url' => 'https://i.imgur.com/J5S4Gku.png', 'image' => '/files/uploads/image/2020-07-20_12-42-47_664.png', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '848', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '286', '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) 9 => array( 'Content' => array( 'id' => '847', 'title' => 'ปวดหลังเพราะนั่งนาน ยืดเหยียดกล้ามเนื้ออย่างไร? ท่าไหนดี?', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="https://www.youtube.com/watch?v=NJAxFOFXZtA" /><iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/NJAxFOFXZtA" width="640"></iframe></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-07-20 10:24:36', 'created_by' => '1', 'modified' => '2020-07-20 10:24:36', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-07-20 10:24:36', 'imgur_url' => 'https://i.imgur.com/TwsHt5P.jpg', 'image' => '/files/uploads/image/2020-07-20_10-24-25_706.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '847', 'metakey' => null, 'metadesc' => 'ปวดหลัง นั่งนาน', 'news_source' => null, 'access' => '0', 'hits' => '1456', '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) 10 => array( 'Content' => array( 'id' => '846', 'title' => 'เชิญชวนพี่น้อง อสม. ร่วมกิจกรรม ก้าวท้าใจ ต้านภัยโควิด 19 SEASON 2', 'alias' => null, 'intro_text' => null, 'full_text' => '<p> [ขอเชิญ พี่น้อง อสม.ทุกท่าน สมัครเข้าร่วมกิจกรรม]<br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2020-07-09_16-24-54_720.jpg" style="width: 95%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-07-09 16:25:10', 'created_by' => '2', 'modified' => '2020-07-10 22:13:29', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-07-09 00:00:00', 'imgur_url' => 'https://i.imgur.com/5JaKpGG.jpg', 'image' => '/files/uploads/image/2020-07-09_16-24-54_720.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '846', 'metakey' => null, 'metadesc' => 'ก้าวท้าใจ ก้าว', 'news_source' => null, 'access' => '0', 'hits' => '1354', '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) 11 => array( 'Content' => array( 'id' => '826', 'title' => 'สูบบุหรี่ + ติดโควิด = เสี่ยงตายสูง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-06-21_11-54-21_928.jpg" style="width: 90%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-21 11:54:35', 'created_by' => '1', 'modified' => '2020-06-21 11:54:55', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-21 11:54:35', 'imgur_url' => 'https://i.imgur.com/SWmNzoy.jpg', 'image' => '/files/uploads/image/2020-06-21_11-54-21_928.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '826', 'metakey' => null, 'metadesc' => 'บุหรี่ covid โควิด', 'news_source' => null, 'access' => '0', 'hits' => '737', '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() ) )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 = '2' $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) 2 => 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' => '2', 'start' => (int) 12 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '875', 'title' => 'การดูแลสุขภาพจิตประชาชนด้วย 3ส.พลัส สำหรับ อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-12-15_1608015716.jpg" style="width: 1389px; height: 2084px;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-12-15 14:02:06', 'created_by' => '2', 'modified' => '2020-12-15 14:06:33', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-12-15 00:00:00', 'imgur_url' => 'https://i.imgur.com/qTpq7Rk.jpg', 'image' => '/files/uploads/image/2020-12-15_14-06-30_528.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '875', 'metakey' => null, 'metadesc' => 'ดูเเล สุขภาพจิต อสม', 'news_source' => null, 'access' => '0', 'hits' => '475', 'downloads' => '512', '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' => '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) 1 => array( 'Content' => array( 'id' => '874', 'title' => '3 มาตรการ ป้องกันเงินปลิวออกจากกระเป๋า', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-11-30_1606703866.jpg" style="width: 1280px; height: 1280px;" /><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-11-30_1606703877.jpg" style="width: 1282px; height: 1278px;" /><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-11-30_1606703895.jpg" style="width: 1282px; height: 1278px;" /><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-11-30_1606703906.jpg" style="width: 1282px; height: 1278px;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-11-30 09:39:31', 'created_by' => '2', 'modified' => '2020-11-30 09:39:31', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-11-30 00:00:00', 'imgur_url' => 'https://i.imgur.com/CbqGgU4.jpg', 'image' => '/files/uploads/image/2020-11-30_09-33-22_647.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '874', 'metakey' => null, 'metadesc' => 'เงิน ป้องกัน กระเป๋า', 'news_source' => null, 'access' => '0', 'hits' => '174', 'downloads' => '399', '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' => '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) 2 => array( 'Content' => array( 'id' => '872', 'title' => 'ฝากกดไลค์กดแชร์ให้ด้วยนะคะ เป็นผลงาน อสม. สู่สายตาระดับโลกเพื่อเสนอขอรับรางวัลยูเอ็น (UN) ค่ะ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p> </p> <p><a href="https://youtu.be/J0BDiLrBXKI">ฝากกดไลค์กดแชร์ให้ด้วยนะคะ <br /> เป็นผลงาน อสม. สู่สายตาระดับโลกเพื่อเสนอขอรับรางวัลยูเอ็น (UN) ค่ะ </a></p> <p><a href="https://youtu.be/J0BDiLrBXKI">กดที่ลิ้งค์นี้ แล้วกดไลค์นะคะ <br /> https://youtu.be/J0BDiLrBXKI </a></p> <p><iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/J0BDiLrBXKI" width="640"></iframe><br /> <br /> ดูได้ทุกท่าน กดไลค์ได้ทุกคน<br /> ขอบคุณค่ะ</p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-11-18 11:51:51', 'created_by' => '2', 'modified' => '2020-11-19 21:21:55', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-11-18 00:00:00', 'imgur_url' => 'https://i.imgur.com/6fqw15b.jpg', 'image' => '/files/uploads/image/2020-11-18_11-51-03_669.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '872', 'metakey' => null, 'metadesc' => 'อสม smart online', 'news_source' => null, 'access' => '0', 'hits' => '1275', '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) 3 => array( 'Content' => array( 'id' => '870', 'title' => 'กิน ปาท่องโก๋ ให้พอดี เพื่อจะได้ไม่เสี่ยงโรค', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><b><img alt="" src="http://www.อสม.com/files/uploads/image/2020-10-22_21-30-37_387.jpg" style="width: 661px; height: 446px;" /><br /> <br /> <br /> ปาท่องโก๋</b><br /> หากทานในปริมาณที่มากเกินไป ก็อาจจะส่งผลต่อร่างกาย</p> <p><b>ไขมันทรานส์ ซ่อนอยู่ใน ‘ปาท่องโก๋’</b><br /> <br /> แน่นอนว่าตัวปาท่องโก๋นั้น มีส่วนผสมที่มาจากแป้งสาลี และการทอดน้ำมัน ซึ่งจากกระบวนการทำนี้เอง ก็มีสิ่งที่เรียกว่า ‘ไขมันทรานส์’ หรือ ไขมันอิ่มตัวซ่อนอยู่ โดยโทษของไขมันชนืดนี้นั้น จะไปทำลายไขมันชนิดดีในร่างกาย แถมไขมันชนิดนี้ ก็ก่อให้เกิดโรคต่างๆ ทั้ง โรคความดัน โรคหัวใจ โรคเบาหวาน โรคอ้วน โรคมะเร็ง และ โรคระบบภูมิต้านทานให้ทำงานผิดปกติ แถมยังมีสารที่ก่อมะเร็ง นั่นคือ กลุ่มของอะคริลาไมต์ ที่เกิดจากการทอดด้วยน้ำมันชุ่มๆ และอาหารทอดซ้ำนั่นเอง<br /> <br /> <b>ส่วนผสมของ ‘ปาท่องโก๋’ ที่ให้คิดก่อนทานซักนิด</b><br /> <br /> ขณะเดียวกัน ด้วยค่าพลังงานที่ให้ต่อหนึ่งคู่นั้น จะให้ค่าอยู่ที่ 145 กิโลแคลอรี่ ไขมัน 9 กรัม โปรตีน 1 กรัม แถมน้ำมันที่ใช้ทอนนั้น เป็นน้ำมันที่ใช้ทอดซ้ำ อาจจะเพิ่มความเสี่ยงของโรคหลอดเลือดหัวใจ และมีส่วนผสมจากเกลือโซเดียมจากผงฟูและเกลือที่ใช้ปรุงรส และยิ่งถ้านำปาท่องโก๋ไปจิ้มกับนมข้นที่ทำจากหางนม ก็จะได้รับคาร์โบไฮเดรตเพิ่มเติมอีก โดยกล่าวโดยสรุปคือ หากทานในปริมาณที่มากเกินไป ก็จะส่งผลต่อร่างกายด้วยเช่นกัน<br /> <br /> <b>กินคู่กับน้ำเต้าหู้ใส่ธัญพืชเยอะ ๆ น่าจะเสริมประโยชน์กว่า</b><br /> <br /> แม้ว่า ‘ปาท่องโก๋’ จะมีส่วนผสมทีว่ามา และถ้าทานมากๆ อาจจะส่งผลต่อร่างกาย แต่ถ้าทานกับสิ่งที่มีประโยชน์ อย่างน้ำเต้าหู้ ก็อาจจะมีประโยชน์ได้ เพราะน้ำเต้าหู่มีสารอาหารที่ช่วยเรื่องสุขภาพ ทั้งโปรตีน, แอนตี้ออกซิแดนท์ และ เปปไทด์ (Peptide) อีกทั้ง ถ้าเป็นน้ำเต้าหู้ที่ใส่ธัญพืช เช่น ถั่วแดง, เม็ดแมงลัก, ข้าวบาร์เล่ย์ หรือลูกเดือย ก็จะมีไฟเบอร์ที่จะมาช่วยไล่ไขมันในปาท่องโก๋ได้ และช่วยไม่ให้แป้งในปาท่องโก๋ ดูดซึมเร็วเกินไป จนทำให้หิวง่ายอีกด้วย</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-10-22 21:33:00', 'created_by' => '1', 'modified' => '2020-10-26 19:37:58', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-10-22 21:33:00', 'imgur_url' => 'https://i.imgur.com/DSylNFz.jpg', 'image' => '/files/uploads/image/2020-10-22_21-30-37_387.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '870', 'metakey' => null, 'metadesc' => 'ปาท่องโก๋ ไขมันทรานส์', 'news_source' => null, 'access' => '0', 'hits' => '1343', '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) 4 => array( 'Content' => array( 'id' => '868', 'title' => 'ความรู้ทางการเงินของธนาคารเเห่งประเทศไทย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://uat.xn--y3cri.com/files/users/user1/1.jpg" style="width: 806px; height: 809px;" /><img alt="" src="http://uat.xn--y3cri.com/files/users/user1/3.jpg" style="width: 727px; height: 796px;" /><img alt="" src="http://uat.xn--y3cri.com/files/users/user1/2.jpg" style="width: 772px; height: 783px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-10-06 14:21:24', 'created_by' => '2', 'modified' => '2020-10-06 14:21:24', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-10-06 00:00:00', 'imgur_url' => 'https://i.imgur.com/PlHRQli.jpg', 'image' => '/files/uploads/image/2020-10-06_14-18-56_368.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '868', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1414', '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) 5 => array( 'Content' => array( 'id' => '865', 'title' => 'หากพบแรงงานต่างด้าว ซื้อยาลดไข้จำนวนมาก ควรแจ้ง สสจ.', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-09-27_20-46-41_669.jpg" style="width: 100%;" /></p> <p>สธ.กำชับร้านขายยา หากพบต่างด้าวซื้อยาแก้หวัดผิดปกติ รีบแจ้งสสจ.พื้นที่ เฝ้าระวังโควิด-19<br /> .<br /> กรมควบคุมโรค ขอความร่วมมือร้านขายยา หากพบแรงงานต่างดาวไม่สบายซื้อยาแก้หวัดจำนวนเพิ่มขึ้นกว่าปกติ ขอให้สอบถามข้อมูลและแจ้ง สสจ.ในพื้นที่ ช่วยเฝ้าระวังสกัดโควิดในชุมชน<br /> .<br /> เมื่อวันที่ 27 ก.ย. นพ.โสภณ เอี่ยมศิริถาวร ผู้อำนวยการกองโรคติดต่อทั่วไป กรมควบคุมโรค(คร.) กล่าวว่าสำหรับสถานการณ์ผู้ติดเชื้อไวรัสโคโรนา 2019 ทั่วโลก รายงานวันนี้ มีผู้ติดเชื้อรายใหม่ 294,650 ราย ทำให้มีผู้ติดเชื้อสะสมทั่วโลก 33,053,144 ราย โดยประเทศที่มีการติดเชื้อสะสมสูงสุด 3 อันดับแรก ยังคงเป็น สหรัฐอเมริกา 7,287,561 ราย อินเดีย 5,990,581 ราย และบราซิล 4,718,115 ราย จะเห็นได้ว่าสถานการณ์ทั่วโลกยังคงมีแนวโน้มระบาดต่อเนื่อง<br /> .<br /> สำหรับในแถบเอเชีย ประเทศเมียนมา ซึ่งเป็นประเทศที่มีชายแดนติดกับประเทศไทยทางตะวันตก ยังคงมีผู้ป่วยเพิ่มขึ้นอย่างต่อเนื่อง โดยข้อมูลวันที่ 26 กันยายน 2563 พบผู้ติดเชื้อเพิ่มขึ้นจำนวน 880 ราย ทำให้มีผู้ป่วยสะสมทั้งสิ้น 9,991 ราย ซึ่งรัฐบาลเมียนมาได้ประกาศให้ประชาชนในเมืองอย่างน้อย 11 รัฐและภูมิภาคเข้าสู่มาตรการ “อยู่บ้าน” หรืองดออกจากบ้านหากไม่มีกิจจำเป็น เพื่อลดอัตราการติดเชื้อโควิด 19 ซึ่งพรมแดนของประเทศไทยที่ติดกับประเทศเมียนมานั้น มีการเฝ้าระวังอย่างเข้มงวด บูรณาการความร่วมมือจากทุกภาคส่วน มีด่านควบคุมโรคระหว่างประเทศและมีเครือข่ายหน่วยงานสาธารณสุขในพื้นที่ อาสาสมัครสาธารณสุขประจำหมู่บ้าน ท้องถิ่น กำนันผู้ใหญ่บ้าน หน่วยงานด้านความมั่นคง ป้องกันแรงงานต่างด้าวลักลอบเข้าเมืองอย่างผิดกฎหมาย หากสงสัยขอให้แจ้งเจ้าหน้าที่ทราบเพื่อดำเนินมาตรการป้องกันการแพร่ระบาดของโรคโควิด 19<br /> .<br /> “นอกจากนี้ ขอความร่วมมือร้านจำหน่ายยาแผนปัจจุบัน หากสังเกตพบจำนวนแรงงานต่างด้าวไม่สบายมาซื้อยาแก้ไข้หวัดรักษาตนเองในจำนวนเพิ่มขึ้นกว่าปกติ ขอให้สอบถามข้อมูลและแจ้งไปยังสำนักงานสาธารณสุขจังหวัดในพื้นที่ เพื่อตรวจสอบและเฝ้าระวังการแพร่เชื้อโควิด 19 ในชุมชน” นพ.โสภณ กล่าว<br /> .<br /> ทั้งนี้ เพื่อป้องกันการแพร่ระบาดของเชื้อโควิด 19 ในประเทศไทย กระทรวงสาธารณสุขขอความร่วมมือให้ประชาชนปฏิบัติตามมาตรการป้องกันตนเอง เน้นย้ำสวมหน้ากากอนามัย/หน้ากากผ้าอย่างถูกวิธี ตลอดเวลาที่อยู่ในที่สาธารณะ เลี่ยงการรวมกลุ่มขนาดใหญ่ สถานที่แออัด ล้างมือบ่อยๆ เว้นระยะห่างระหว่างผู้อื่นเท่าที่ทำได้ และลงทะเบียนเข้าออกสถานที่ที่ใช้บริการผ่าน “ไทยชนะ” ทุกครั้ง หากป่วยขอให้อยู่บ้านและรักษาตัวให้หายป้องกันการนำเชื้อแพร่สู่ผู้อื่น เพื่อความปลอดภัยของตนเอง คนในครอบครัว ชุมชน สังคม<br /> .<br /> สำหรับสถานการณ์ผู้ติดเชื้อไวรัสโคโรนา 2019 ในประเทศไทยวันนี้ มีผู้ติดเชื้อรายใหม่ 1 ราย เป็นผู้เดินทางจากต่างประเทศ (สหรัฐอเมริกา 1 ราย) เข้ากักตัวในสถานที่รัฐกำหนด มีผู้ป่วยกลับบ้านได้ 5 ราย ทำให้มีผู้ป่วยกลับบ้านสะสม 3,367 ราย หรือคิดเป็นร้อยละ 95.57 ของผู้ป่วยทั้งหมด มีผู้ป่วยที่ยังรักษาอยู่ในโรงพยาบาล 97 ราย หรือร้อยละ 2.75 ของผู้ป่วยทั้งหมด ไม่มีผู้เสียชีวิตเพิ่ม รวมผู้เสียชีวิตสะสม 59 ราย ผู้ป่วยสะสมทั้งสิ้น 3,523 ราย<br /> .<br /> ส่วนผู้ติดเชื้อรายใหม่วันนี้ เป็นเพศชาย สัญชาติไทย อายุ 24 ปี อาชีพนักศึกษา เดินทางมาจากประเทศสหรัฐอเมริกา ถึงประเทศไทย เมื่อวันที่ 22 กันยายน 2563 เข้ากักตัวในสถานที่รัฐจัดให้ (State Quarantine) จ.ชลบุรี ตรวจครั้งแรกวันที่ 25 กันยายน 2563 (วันที่ 3 ของการกักตัว) ผลพบเชื้อ ไม่มีอาการ เข้ารับการรักษาที่โรงพยาบาลในจังหวัดชลบุรี</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-09-27 20:48:05', 'created_by' => '1', 'modified' => '2020-09-27 20:48:05', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-09-27 20:48:05', 'imgur_url' => 'https://i.imgur.com/hVNgU0n.jpg', 'image' => '/files/uploads/image/2020-09-27_20-46-41_669.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '865', 'metakey' => null, 'metadesc' => 'covid ร้านยา ยา ', 'news_source' => null, 'access' => '0', 'hits' => '343', '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) 6 => array( 'Content' => array( 'id' => '861', 'title' => '6 อาหาร ทำเสี่ยงโรคมะเร็งลำไส้ใหญ่', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-09-01_15-44-23_289.jfif" style="width: 60%;" /></p> <p><b>สังเกตอาการที่จะเสี่ยงโรคอย่างไรดี</b><br /> <br /> สำหรับอาการของโรคมะเร็งลำไส้ใหญ่ เริ่มด้วยมีความผิดปกติในระหว่างการขับถ่าย กล่าวคือ จะมีการขับถ่ายที่ปนทั้งเลือด หรือ มีมูกปนมาด้วย มีการท้องเสียและท้องผูกสลับกันบ่อย ๆ อุจจาระก้อนเล็กลง ซึ่งถ้ามีอาการที่ว่ามาทั้งหมดนี้นั้น นี่แหละคือสัญญาณนำชี้ว่ามีการเข้าข่ายว่าเป็นโรคดังกล่าวขึ้น<br /> <br /> อีกหนึ่งสัญญาณเสี่ยงโรคก็คือ น้ำหนักลด เบื่ออาหาร หรือ ตัวซีดแบบไม่ทราบสาเหตุ ต้องรีบไปพบแพทย์<br /> <br /> <b>วิธีหลีกเลี่ยงอาหารที่ก่อให้เกิดโรค</b><br /> <br /> แน่นอนว่า โรคดังกล่าวจุดเริ่มต้นก็มาจากเรื่องการบริโภคเป็นหลัก แต่จะดีกว่าไหม หากหลีกเลี่ยงอาหารที่ก่อให้เกิดโรค ฉะนั้น เรามาดูกันดีกว่าว่า อาหารประเภทใดที่ควรหลีกเลี่ยง เพื่อไม่ให้ก่อให้เกิดโรคที่ว่านี้</p> <p> </p> <p><b>6 อาหาร ทำเสี่ยงโรคมะเร็งลำไส้</b><br /> <br /> <b>1. อาหารรสจัด :</b> โดยเฉพาะอาหารเค็มจัด และ อาหารหมักดองที่ใช้เกลือจำนวนมาก จะทำให้ความดันเลือดสูง<br /> <b>2. อาหารที่มีไขมันสูง :</b> จะก่อให้เกิดโรคต่าง ๆ ทั้งน้ำหนักตัวเกิน, ความดันโลหิตสูง และโรคหัวใจ เช่น เนื้อติดมัน ไขมันสัตว์ เนย และกะทิ<br /> <b>3. เนื้อแดงในปริมาณมาก : </b>จะส่งผลทำให้เกิดการอักเสบเรื้อรัง และจะก่อให้เกิดโรคได้<br /> <b>4. อาหารทอดหรือปิ้งย่าง : </b>โดยเฉพาะอาหารที่ใช้น้ำมันทอดซ้ำ หรือ ปิ้งย่างจนไหม้เกรียม หากจะกินควรตัดส่วนที่ไหม้เกรียมทิ้ง<br /> <b>5. อาหารที่ขึ้นรา :</b> เช่น พริกแห้ง กระเทียม และถั่วลิสง<br /> <b>6. อาหารที่สุก ๆ ดิบ ๆ :</b> หากอาหารประเภทนี้ไม่ผ่านการปรุงอาหารที่ทำให้เกิดการติดเชื้อพยาธิ จะส่งผลเกิดอาการเรื้อรังเช่นเดียวกัน<br /> <br /> <b>วิธีป้องกันโรคมะเร็งลำไส้ใหญ่</b><br /> <br /> <b>ส่วนวิธีป้องกันของโรคดังกล่าว ทำได้โดยหลีกเลี่ยงการรับประทานที่ก่อให้เกิดปัจจัยเสี่ยงทั้งหลาย หรือ อาหารที่ก่อให้เกิดสารมะเร็ง แล้วหันมารับประทานอาหารที่ประโยชน์ ไม่ว่าจะเป็นอาหารจำพวกผัก เช่น แครอท ผักใบเขียว ฟักทอง เป็นต้น<br /> <br /> ทั้งนี้เพื่อสุขภาพที่ดีของตัวคุณเอง ควรหมั่นออกกำลังกายอย่างสม่ำเสมอ และพักผ่อนให้เพียงพอร่วมด้วย</b></p> <p><b>ข้อมูลจากเว็บ <a href="https://mgronline.com/goodhealth/detail/9630000089216" target="_blank">ผู้จัดการออนไลน์</a></b></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-09-01 15:45:02', 'created_by' => '1', 'modified' => '2020-09-01 15:46:08', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-09-01 15:45:02', 'imgur_url' => 'https://i.imgur.com/StvmYPS.jpg', 'image' => '/files/uploads/image/2020-09-01_15-44-23_289.jfif', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '861', 'metakey' => null, 'metadesc' => 'มะเร็ง มะเร็งลำไส้ใหญ่ ลำไส้ใหญ่', 'news_source' => null, 'access' => '0', 'hits' => '2020', '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' => '850', 'title' => 'กิจกรรมสุดพิเศษสำหรับอสม. ที่สมัครเข้าร่วมโครงการ ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>[ กิจกรรมสุดพิเศษสำหรับอสม.]</p> <p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-07-21_12-01-08_633.jpg" style="width: 100%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-07-21 12:01:20', 'created_by' => '2', 'modified' => '2020-08-01 11:53:41', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-07-21 00:00:00', 'imgur_url' => 'https://i.imgur.com/1oQW8yI.jpg', 'image' => '/files/uploads/image/2020-07-21_12-01-08_633.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '850', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '391', '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) 8 => array( 'Content' => array( 'id' => '848', 'title' => 'ขอความร่วมมือในการขับเคลื่อนโครงการรวมพลังตามหาคนอยากเลิกบุหรี่โดย อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223783.png" style="width: 700px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223802.png" style="width: 400px; height: 566px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223848.png" style="width: 400px; height: 566px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223862.png" style="width: 400px; height: 566px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223875.png" style="width: 400px; height: 566px;" /></p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-07-20_1595223889.png" style="width: 400px; height: 566px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-07-20 12:38:38', 'created_by' => '2', 'modified' => '2020-07-21 12:18:39', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-07-20 00:00:00', 'imgur_url' => 'https://i.imgur.com/J5S4Gku.png', 'image' => '/files/uploads/image/2020-07-20_12-42-47_664.png', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '848', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '286', '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) 9 => array( 'Content' => array( 'id' => '847', 'title' => 'ปวดหลังเพราะนั่งนาน ยืดเหยียดกล้ามเนื้ออย่างไร? ท่าไหนดี?', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="https://www.youtube.com/watch?v=NJAxFOFXZtA" /><iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/NJAxFOFXZtA" width="640"></iframe></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-07-20 10:24:36', 'created_by' => '1', 'modified' => '2020-07-20 10:24:36', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-07-20 10:24:36', 'imgur_url' => 'https://i.imgur.com/TwsHt5P.jpg', 'image' => '/files/uploads/image/2020-07-20_10-24-25_706.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '847', 'metakey' => null, 'metadesc' => 'ปวดหลัง นั่งนาน', 'news_source' => null, 'access' => '0', 'hits' => '1456', '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) 10 => array( 'Content' => array( 'id' => '846', 'title' => 'เชิญชวนพี่น้อง อสม. ร่วมกิจกรรม ก้าวท้าใจ ต้านภัยโควิด 19 SEASON 2', 'alias' => null, 'intro_text' => null, 'full_text' => '<p> [ขอเชิญ พี่น้อง อสม.ทุกท่าน สมัครเข้าร่วมกิจกรรม]<br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2020-07-09_16-24-54_720.jpg" style="width: 95%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-07-09 16:25:10', 'created_by' => '2', 'modified' => '2020-07-10 22:13:29', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-07-09 00:00:00', 'imgur_url' => 'https://i.imgur.com/5JaKpGG.jpg', 'image' => '/files/uploads/image/2020-07-09_16-24-54_720.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '846', 'metakey' => null, 'metadesc' => 'ก้าวท้าใจ ก้าว', 'news_source' => null, 'access' => '0', 'hits' => '1354', '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) 11 => array( 'Content' => array( 'id' => '826', 'title' => 'สูบบุหรี่ + ติดโควิด = เสี่ยงตายสูง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-06-21_11-54-21_928.jpg" style="width: 90%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-06-21 11:54:35', 'created_by' => '1', 'modified' => '2020-06-21 11:54:55', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-06-21 11:54:35', 'imgur_url' => 'https://i.imgur.com/SWmNzoy.jpg', 'image' => '/files/uploads/image/2020-06-21_11-54-21_928.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '826', 'metakey' => null, 'metadesc' => 'บุหรี่ covid โควิด', 'news_source' => null, 'access' => '0', 'hits' => '737', '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() ) )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' => '2', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '2', 'start' => (int) 12 ), 'CategoryContents' => array( (int) 2 => 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 = '2' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '2', 'start' => (int) 12 ) $CategoryContents = array( (int) 2 => 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
15 ธ.ค. 63 / อ่าน 475
30 พ.ย. 63 / อ่าน 174
18 พ.ย. 63 / อ่าน 1,275
22 ต.ค. 63 / อ่าน 1,343
6 ต.ค. 63 / อ่าน 1,414
27 ก.ย. 63 / อ่าน 343
1 ก.ย. 63 / อ่าน 2,020
21 ก.ค. 63 / อ่าน 391
20 ก.ค. 63 / อ่าน 286
20 ก.ค. 63 / อ่าน 1,456
9 ก.ค. 63 / อ่าน 1,354
21 มิ.ย. 63 / อ่าน 737