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 = '5' $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 = '5' $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 = '5' $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 = '5' $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 = '5' $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 = '5' $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 = '5' $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) 5 => 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' => '5', 'start' => (int) 48 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '780', 'title' => 'แนวทางปฏิบัติสำหรับ อสม.ในการติดตามสังเกตอาการผู้ถูกกักกันบริเวณ ณ ที่พักอาศัย คลิป1. การเตรียมความพร้อมของ อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-15 17:19:50', 'created_by' => '5', 'modified' => '2020-04-15 19:27:07', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-15 17:19:50', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/zdMf4MLB96Y/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=zdMf4MLB96Y', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '780', 'metakey' => null, 'metadesc' => 'แนวทางปฏิบัติสำหรับ อสม.ในการติดตามสังเกตอาการผู้ถูกกักกันบริเวณ ณ ที่พักอาศัย คลิป1. การเตรียมความพร้อมของ อสม.', 'news_source' => null, 'access' => '0', 'hits' => '403', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '779', 'title' => 'พลัง อสม. มดงานด่านหน้า สู้โควิด แม้แต่ WHO ยังอดชื่นชมไม่ได้', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-15_10-39-51_214.jpg" style="width: 95%;" /><br /> </p> <h2>อสม. อาสาสมัครสาธารณสุขประจำหมู่บ้าน มดงาน หน้าด่านสำคัญสู้โควิด อีกหนึ่งความสำเร็จในการคัดกรอง เฝ้าระวัง ระดับพื้นที่ส่งผลให้ ยอดผู้ติดเชื้อ ลดลง</h2> <p> </p> <p>หลังจากที่สถานการณ์การแพร่ระบาดของเชื้อ<strong>โควิด19</strong> ได้ลุกลามไปทั่วโลก ล่าสุดวันนี้(13 เม.ย.2563) มีตัวเลขผู้ป่วยติดเชื้อแล้วกว่า 1,853,505 ราย เสียชีวิตแล้ว 114,247 คน รักษาหายกลับบ้าน 423,728 คน ส่วนประเทศที่มีอัตราผู้ป่วยติดเชื้อ ผู้เสียชีวิต สูงเป็นอันดับ 1 ของโลก คือ สหรัฐอเมริกา ที่ไม่น่าเชื้อว่า ยอดผู้ติดเชื้อ ผู้เสียชีวิต ในรอบ 1 เดือนที่ผ่านมาจะมียอดสูงมาก และสูงมาขึ้นเรื่อยๆ</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922078.jpg" style="width: 95%;" /></p> <p>เมื่อมองมาที่ประเทศไทย อยู่อันดับที่ 48 ของโลก ซึ่งวันนี้มีผู้ติดเชื้อใหม่ 28 ราย ยอดสะสม 2,579 ราย ผู้เสียชีวิตเพิ่ม 2 ราย ยอดรวม 40 ราย ยอดรักษาหายแล้ว 1,288 ราย ถ้าเอายอดผู้ติดเชื้อ หักกับผู้เสียชีวิตและที่รักษาหายแล้ว ก็จะเหลือผู้ติดเชื้อของทั้งประเทศเพียง 1,251 คน เท่านั้นเอง</p> <p>ซึ่งนี่ถือว่า เป็นทิศทางที่ดีเยี่ยม สำหรับมาตรการต่างๆ ของรัฐบาลที่ออกมาบังคับใช้ ตั้งแต่ล็อกดาวน์ ปิดพื้นที่ ที่ชุมชนแออัด คนพลุกพล่าน รวมถึงการ<strong>ประกาศเคอร์ฟิว </strong>ปิดสนามบิน ส่วนการ<strong>คัดกรองในระดับพื้นที่</strong>ก็เข้มข้น อาทิ ตั้งด่านเข้มข้นระดับ ภูมิภาค จังหวัด อำเภอ ตำบล</p> <p>ก็ต้องยอมรับว่า ผลสำเร็จส่วนสำคัญยิ่ง ก็คือการด่านสกัดที่ผนวกกำลังเจ้าหน้าที่ทุกภาคส่วน ระดับ จังหวัด อำเภอ ตำบล หมู่บ้าน มีความสำคัญยิ่ง โดยเฉพาะมดงานที่สำคัญในการตรวจคัดกรองระดับหมู่บ้าน อย่าง <strong>อสม.</strong> หรือ <strong>อาสาสมัครสาธารณสุขประจำหมู่บ้าน</strong> ซึ่งทุกคนก็ล้วนยกนิ้ว ซูฮก ในความเสียสละ และทุ่มเทกับการทำหน้าที่สำคัญนี้</p> <p><strong>พล.อ.ประยุทธ์ จันทร์โอชา</strong> นายกรัฐมนตรี กล่าว<strong>ชื่นชมและขอบคุณ อสม. คือด่านหน้าของพวกเรา จากใจคนไทย 70 ล้านคน</strong> “</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922129.jpg" style="width: 95%;" /></p> <p><strong>นายอนุทิน ชาญวีรกูล</strong> รองนายกรัฐมนตรี และรัฐมนตรีว่าการกระทรวงสาธารณสุข ได้กล่าวชื่นชม <strong>อสม.</strong>ว่า ประเทศไทย ควบคุมโรคได้ดีกว่าหลายประเทศเพราะเรามี อสม. ในทุกจังหวัด <strong>อสม.เป็นหน้าด่าน ทำงานหนัก หาข่าวผู้มีความเสี่ยงเฝ้าระวัง ติดตาม กักตัวบุคคล ให้ความรู้ประชาชนว่าจะป้องกันการติดเชื้ออย่างไร ขณะนี้การควบคุมโรค ในจังหวัดต่างๆ เป็นไปได้ด้วยดี เพราะ อสม.เป็นรากฐานอันแข็งแกร่งของระบบสาธารณสุขไทย</strong></p> <p><strong><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922158.jpg" style="width: 95%;" /></strong></p> <p><strong>พล.อ.อนุพงษ์ เผ่าจินดา </strong>รัฐมนตรีว่าการกระทรวงมหาดไทย ก็ได้กล่าวขอบคุณและให้กำลังใจ ผู้ว่าราชการจังหวัด รองผู้ว่าฯ ปลัดจังหวัด นายอำเภอ ปลัดอำเภอ สมาชิกอาสารักษาดินแดน และโดย<strong>เฉพาะอาสาสมัครสาธารณสุขประจำหมู่บ้าน</strong> องค์กรปกครองส่วนท้องถิ่น กำนัน ผู้ใหญ่บ้าน ในการสู้ศึกโควิด-19 ในครั้งนี้</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922182.jpg" style="width: 95%;" /></p> <p>นี่คือเสียงของผู้บริหารประเทศ ที่ได้ออกมาแสคงความชื่นชมและขอบคุณเท่านั้น แม้แต่<strong>องค์การอนามัยโลก</strong> หรือ <strong>WHO</strong> ได้ออกมาแสดงความชื่นชมการรับมือการ<strong>ภาวะวิกฤต โควิด-19 </strong>นี้ว่า</p> <p>“พลัง อสม. !!! รายงานของ <strong>WHO ประเทศไทย</strong> ว่าจากการที่ประเทศไทยมีรายงานผู้ติดเชื้อลดลง ส่วนหนึ่งมาจาก <strong>อาสาสมัครสาธารณสุขประจำหมู่บ้าน ของไทยจำนวน 1,040,000 คน ของไทยที่ลงพื้นที่เยี่ยมบ้าน ให้ความรู้เรื่องสาธารณสุข การใช้ยา และการเฝ้าระวังการระบาดโควิด-19 รวมถึงทำรายงานถึงหน่วยงานที่เกี่ยวข้อง</strong></p> <p>นี่คืออีกหนึ่งพลังแฝงที่เมืองไทยมี แต่ประเทศอื่นไม่มี การรับมือการระบาดโควิด 19 แบบไทยๆที่ทรงพลัง และมีประสิทธิภาพมากที่สุด!!!…”</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922214.jpg" style="width: 95%;" /></p> <p>สำหรับ <strong>อสม.</strong>นั้น หลายคนอาจคิดว่าเป็นเจ้าหน้าที่รัฐ หรือ ชาวบ้านธรรมดา แต่ที่จริงแล้ว อสม.หรือ <strong>อาสาสมัครสาธารณสุขประจำหมู่บ้าน</strong> นั้นคือ บุคคลที่ได้รับการคัดเลือกจากชาวบ้านในแต่ละกลุ่มบ้านและได้รับการอบรมตามหลักสูตรที่กระทรวงสาธารณสุขกำหนด โดยมีบทบาทหน้าที่สำคัญในฐานะผู้นำการเปลี่ยนแปลงด้านพฤติกรรมสุขภาพอนามัย (Change agents) การสื่อข่าวสารสาธารณสุข การแนะนำเผยแพร่ความรู้ การวางแผน และประสานกิจกรรมพัฒนาสาธารณสุข ตลอดจนให้บริการสาธารณสุขด้านต่าง ๆ เช่น การส่งเสริมสุขภาพ การเฝ้าระวังและป้องกันโรค การช่วยเหลือและรักษาพยาบาลขั้นต้น โดยใช้ยาและเวชภัณฑ์ตามขอบเขตที่<strong>กระทรวงสาธารณสุข</strong>กำหนด การส่งต่อผู้ป่วยไปรับบริการการฟื้นฟูสภาพ และการคุ้มครองผู้บริโภคด้านสุขภาพ</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922275.jpg" style="width: 95%;" /></p> <p>สำหรับการรับผิดชอบดูแลครัวเรือนในหมู่บ้าน/ชุมชน กำหนดจำนวน อสม.ในหมู่บ้าน/ ชุมชน โดยเฉลี่ย 1 คน รับผิดชอบ 10-15 หลังคาเรือน </p> <p>โดย อสม. ต้องมีอายุ 18 ปี บริบูรณ์ สมัครใจและเสียสละเพื่อช่วยเหลืองานด้านสาธารณสุข มีความประพฤติดีอยู่ในกรอบศีลธรรม มีสุขภาพที่ดีทั้งกายและใจ และมีพฤติกรรมทางด้านสุขภาพที่เป็นแบบอย่าง โดยมีค่าตอบแทน ที่ เพิ่งมีการเสนอปรับค่าตอบแทนในอัตรา 2,500 บาท /เดือน สำหรับ อสม.ประจำหมู่บ้าน ส่วนอสม.ประจำตำบล อำเภอ จังหวัด ระดับชาติ ก็จะได้ค่าตอบแทนที่สูงขึ้นอีก</p> <p>ฉะนั้นแล้ว <strong>คนที่จะมาทำหน้าที่นี้ก็ สำคัญที่สุดคือต้องมีจิตสาธารณะ เสียสละ และอดทน อาสาเข้ามา ทำหน้าที่ ช่วยเหลือบริการประชาชน ด้วยใจบริสุทธิ์เพราะถ้าจะพูดค่าตอบแทนแล้วนั้น สิ่งที่ได้รับมันเพียงน้อยนิดมาก กับความเสียสละทุ่มเท เราจึงพูดได้เต็มปากเลยว่า บุคคลที่อยู่เบื้องหลังความสำเร็จในขั้นต้นนี้ ส่วนหนึ่งก็คือ อสม. ด้วยเช่นกัน</strong></p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-15 10:40:04', 'created_by' => '1', 'modified' => '2020-04-15 10:45:14', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-15 10:40:04', 'imgur_url' => 'https://i.imgur.com/6eLPJU7.jpg', 'image' => '/files/uploads/image/2020-04-15_10-39-51_214.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '779', 'metakey' => null, 'metadesc' => 'อสม นายก covid virus', 'news_source' => null, 'access' => '0', 'hits' => '3028', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '777', 'title' => 'แนวทางสำหรับ อสม. ในการดูแลจิตใจผู้ที่แยกสังเกตอาการ ในที่พักอาศัย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>แนวทางสำหรับ อสม. ในการดูแลจิตใจผู้ที่แยกสังเกตอาการ ในที่พักอาศัย</p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-04-13_1586760770.jpg" style="width: 500px; height: 722px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-13 13:53:21', 'created_by' => '2', 'modified' => '2020-04-13 13:53:21', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-13 00:00:00', 'imgur_url' => 'https://i.imgur.com/KlKomp3.jpg', 'image' => '/files/uploads/image/2020-04-13_13-53-05_340.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '777', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '493', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '776', 'title' => ' ขอเชิญชวน อสม. และ รพ.สต. ร่วมส่งผลงานคลิปวิดีโอ ชิงเงินรางวัลและใบประกาศเกียรติคุณ', 'alias' => null, 'intro_text' => null, 'full_text' => '<div class="flex md3 xs12" data-v-e7c6b518=""> <h3 data-v-e7c6b518=""> </h3> </div> <div class="flex md9 xs12" data-v-e7c6b518=""> <p data-v-e7c6b518="">ขอเชิญชวน อสม. และ รพ.สต. ร่วมส่งผลงานคลิปวิดีโอ ชิงเงินรางวัลและใบประกาศเกียรติคุณจาก ดร.สาธิต ปิตุเตชะ รัฐมนตรีช่วยว่าการประทรวงสาธารณสุข ภายใต้แนวคิด “สงกรานต์ปีนี้ สุขได้...ห่างไกลโควิด-19”</p> <p data-v-e7c6b518=""> </p> <p data-v-e7c6b518=""><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-13_09-17-48_839.jpg" style="width: 95%;" /></p> </div> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-13 09:18:17', 'created_by' => '2', 'modified' => '2020-04-14 13:51:12', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-13 00:00:00', 'imgur_url' => 'https://i.imgur.com/lKSQZF5.jpg', 'image' => '/files/uploads/image/2020-04-13_09-17-48_839.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '776', 'metakey' => null, 'metadesc' => '#ประกวด ประกวด', 'news_source' => null, 'access' => '0', 'hits' => '604', '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) 4 => array( 'Content' => array( 'id' => '775', 'title' => 'อสม.เคาะประตูบ้านแล้ว 11.8 ล้านหลัง พบกลุ่มเสี่ยงกว่า 6 แสนคน', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-12_22-36-10_714.jpg" style="width: 90%;" /></p> <p>อธิบดีกรมสนับสนุนบริการสุขภาพ เปิดเผยว่า 2 เดือน อสม.เคาะประตูบ้านประชาชนแล้วกว่า 11.8 ล้านหลังคาเรือนทั่วประเทศ พบกลุ่มเสี่ยงหรือกลุ่มเฝ้าระวังกว่า 6 แสนคน สนับสนุนเจ้าหน้าที่คัดกรองเพื่อป้องกันการแพร่ระบาดของไวรัส COVID-19</p> <p>วันนี้ (12 เม.ย.2563) นพ.ธเรศ กรัษนัยรวิวงศ์ อธิบดีกรมสนับสนุนบริการสุขภาพ ระบุว่า อสม.กว่า 1 ล้านคนทั่วประเทศ ได้ร่วมดำเนินการโครงการ อสม.เคาะประตูบ้าน ตั้งแต่ 2 มี.ค.- 26 มี.ค. สามารถเคาะประตูบ้านประชาชนทั่วประเทศได้กว่า 3.3. ล้านหลังคาเรือน และพบกลุ่มเสี่ยงถึง 22,485 คน โดยนอกจากคัดกรองแล้วยังได้นำแอลกอฮอล์เจล และหน้ากากผ้าไปแจกให้แก่ประชาชน พร้อมให้ความรู้เกี่ยวกับการป้องกันไวรัส COVID-19 ด้วยตนเอง</p> <p>ต่อมาได้ขยายโครงการหลังพบผู้เดินทางกลับจาก กทม. และเดินทางมาจากต่างประเทศ จึงได้เริ่มดำเนินโครงการ 14 วัน สแกนคนในพื้นที่ให้จบ ตั้งแต่วันที่ 27 มี.ค. - 11 เม.ย.ที่ผ่านมา โดย อสม.ได้ไปเคาะประตูบ้านเพิ่มเติมอีก 8 ล้านหลังคาเรือน รวมแล้ว 11.8 ล้านหลังคาเรือนทั่วประเทศ และได้พบกลุ่มเสี่ยงและกลุ่มเฝ้าระวังถึง 660,850 คน</p> <p>ในจำนวนนี้พบเป็นคนเดินทางมาจากต่างประเทศถึง 59,178 คน และเดินทางมาจาก กทม.ถึง 463,756 คน และอีกกลุ่มคือกลุ่มคนมาจากพื้นที่เสี่ยง เช่น ใกล้ชิดกับกลุ่มเสี่ยง อย่างกลุ่มสนามมวย กลุ่มสถานบันเทิง หรือธุรกิจบางอย่าง จำนวน 137,936 คน</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-12_1586705849.jpg" style="width: 90%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-12 22:36:20', 'created_by' => '1', 'modified' => '2020-04-12 22:37:38', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-12 22:36:20', 'imgur_url' => 'https://i.imgur.com/3CI4HpT.jpg', 'image' => '/files/uploads/image/2020-04-12_22-36-10_714.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '775', 'metakey' => null, 'metadesc' => 'covid สำรวจ ไวรัส โควิด', 'news_source' => null, 'access' => '0', 'hits' => '154', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '773', 'title' => 'หนุ่มโพสต์ขอบคุณ อสม. ดูแลดีระหว่างกักตัวกลับจาก กทม.', 'alias' => null, 'intro_text' => null, 'full_text' => '<h2>หนุ่มกาฬสินธุ์โพสต์ชื่นชม อสม. ดูแลดีตั้งแต่เดินทางจาก กทม.</h2> <p>ผู้ใช้เฟซบุ๊กชื่อ สหภาพ สุระเสียง ได้โพสต์ข้อความพร้อมรูปภาพใบรับรองการกักตัวผู้ที่เดินทางจาก กทม.กลับภูมิลำเนา ว่า ทีมงาน อสม. บ้านสร้างแสน ตำบลลำห้วยหลัว อำเภอสมเด็จ จังหวัดกาฬสินธุ์ ดูแลดีมากๆตั้งแต่กลับบ้านจนครบกำหนดกักตัว 14 วัน<br /> <br /> โดยข้อความระบุว่า<br /> “ต้องชื่นชมความขยันขันแข็งของลุงๆป้าๆ อสม. ทุกคนจริงๆ ที่ทำงานติดตามคนที่กลับจากกรุงเทพตลอด วัดไข้ ถามไถ่อาการเสมอ จนตอนนี้เรากักตัวครบ 14 วันแล้ว ลุงๆป้าๆก็เอาใบรับรองมาให้แต่เช้าเลย ต้องขอบคุณ อสม.ทุกคนที่ทำงานเต็มที่ตั้งแต่โควิดระบาด สู้ๆนะครับทุกคน เราจะผ่านมันไปด้วยกัน อสม.ต้องชนะ เย้”</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/document/2020-04-12_1586675145.webp" style="width: 90%;" /><br /> เห็นแบบนี้แล้วต้องขอขอบคุณ พี่ๆ น้องๆ พ่อๆ แม่ๆ ป้า ลุง ทีมงาน อสม. ที่สละเวลามาช่วยเหลือสาธารณสุข เป็นตัวแทนในการติดตามและดูแลคนที่เดินทางจาก กทม. กลับภูมิลำเนา นอกจากบุคลากรทางการแพทย์แล้ว ก็มีเหล่า อสม. ด้วยที่น่าชื่นชมและให้กำลังใจ เป็นกำลังใจให้ อสม. ทุกท่านนะคะ<br /> <br /> ข่าวจาก : <a href="https://www.ejan.co/news/5e91791572bbe?fbclid=IwAR2U5R2XmMQsUj3tUqj-8_QX7eW6wkzmpMuk7uHAjkPTOxF0mJl2BHBOMyI" target="_blank">เพจอีจัน</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-12 14:04:32', 'created_by' => '1', 'modified' => '2020-04-12 14:07:25', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-12 14:04:32', 'imgur_url' => 'https://i.imgur.com/JSWwlqe.jpg', 'image' => '/files/uploads/image/2020-04-12_14-04-29_394.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '773', 'metakey' => null, 'metadesc' => 'covid อสม virus โควิด', 'news_source' => null, 'access' => '0', 'hits' => '569', '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' => '772', 'title' => 'การประเมินความสามารถในการป้องกันโรคโควิด-19ด้วยตนเอง', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-10 13:26:13', 'created_by' => '2', 'modified' => '2020-04-10 13:26:13', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-10 00:00:00', 'imgur_url' => 'https://i.imgur.com/rR0sTVL.jpg', 'image' => '/files/uploads/image/2020-04-10_13-24-45_103.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '1', 'attribs' => null, 'parentid' => '0', 'ordering' => '772', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '627', '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) 7 => array( 'Content' => array( 'id' => '771', 'title' => 'แบบสอบถาม เรื่อง การพัฒนานโยบายเพื่อแก้ปัญหาการระบาดของโรคโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>มาร่วมเป็นส่วนหนึ่งในการพัฒนานโยบายเพื่อแก้ปัญหาการระบาดของโรคโควิด-19</p> <p>โดยการทำแบบสอบถามประจำ **อาทิตย์ที่ 2 (วันที่ 9-15 เมษายน 2563) ** ของกระทรวงสาธารณสุข และ สำนักงานสถิติแห่งชาติ เรื่อง " การปฏิบัติตามมาตรการ “อยู่บ้าน หยุดเชื้อ เพื่อชาติ” เพื่อลดการแพร่ระบาดของโรคโควิด-19"</p> <p>ที่ <a href="http://www.อยู่บ้านหยุดเชื้อเพื่อชาติ.com" target="_blank">www.อยู่บ้านหยุดเชื้อเพื่อชาติ.com</a> หรือ <a href="http://bit.ly/thaifightcovid19" target="_blank">bit.ly/thaifightcovid19</a></p> <p>ทำเสร็จแล้ว ก็อย่าลืมแชร์ บอกเพื่อน และครอบครัว ให้มาร่วมตอบแบบสอบถามนี้ เพื่อนำเอาผลการสำรวจไปปรับปรุง และพัฒนาแนวทางการดำเนินการแก้ไขนโยบายเพื่อแก้ปัญหาการระบาดของโรคโควิด-19 ของประเทศไทย</p> <p>ขอบคุณมากค่ะ</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-10 13:02:13', 'created_by' => '2', 'modified' => '2020-04-10 13:42:22', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-10 00:00:00', 'imgur_url' => 'https://i.imgur.com/aX3O6fr.jpg', 'image' => '/files/uploads/image/2020-04-10_13-01-07_214.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '771', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '2164', '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' => '770', 'title' => 'แนวปฏิบัติอสม.เคาะประตูบ้าน ที่ อ.วังน้ำเย็น จ.สระแก้ว', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-10 10:13:56', 'created_by' => '5', 'modified' => '2020-04-15 19:27:47', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-10 00:00:00', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/abAVuA2uYqE/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=abAVuA2uYqE', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '770', 'metakey' => null, 'metadesc' => 'แนวปฏิบัติอสม.เคาะประตูบ้าน ที่ อ.วังน้ำเย็น จ.สระแก้ว', 'news_source' => null, 'access' => '0', 'hits' => '429', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '768', 'title' => 'สสส. แนะอยู่บ้านกินผักนำ สร้างภูมิคุ้มกัน ต้านโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-09_23-32-15_826.jpg" style="width: 90%;" /></p> <p>ในขณะที่ทั่วโลกกำลังต่อสู้เพื่อหยุดการแพร่ระบาดของไวรัสโคโรน่าสายพันธุ์ใหม่ 2019 (COVID-19) ซึ่งทุกคนมีโอกาสติดเชื้อได้ และปัจจุบันยังไม่มียาที่มีผลในการต้านไวรัสโควิด-19 โดยเฉพาะ ดังนั้นการรักษาจะใช้วิธีรักษาตามอาการ หากไข้สูง ให้ทำการลดไข้ เมื่อมีอาการไอ ก็ทำให้หยุดไอ และวิธีการเสริม คือการเสริมสร้างโภชนาการและเพิ่มภูมิต้านทาน ดังนั้นคนที่สุขภาพดีมีภูมิต้านทานแข็งแรงก็มีความเสี่ยงที่จะติดโรคน้อยลง ด้วยเหตุนี้ระหว่างที่ต้องกักตัวเองในบ้านก็ควรใช้โอกาสนี้ปรับพฤติกรรมการกินใหม่โดยหันมาเพิ่มผักและผลไม้นำในมื้ออาหารมากขึ้นและมีปริมาณเพียงพอในแต่ละวัน เสริมสร้างภูมิคุ้มกันให้กับร่างกายเพื่อรับมือกับโรคติดเชื้อ COVID-19 ทุกมื้อให้ผักนำ 400 กรัมขึ้นไปต้านภัยไวรัส<br /> <br /> <strong>ศ.เกียรติคุณ พญ.วรรณี นิธิยานันท์</strong> ผู้ทรงคุณวุฒิ สำนักสร้างเสริมวิถีชีวิตสุขภาวะ กองทุนสนับสนุนการสร้างเสริมสุขภาพ (สสส.) กล่าวเชิญชวนถึงวิธีการเสริมสร้างภูมิคุ้มกันสู้กับเชื้อ COVID-19 ทำได้ง่ายๆ เพียงปรับพฤติกรรมการกิน กินอาหารวันละ 3 มื้อ แต่ละมื้อควรกินให้ครบ 5 หมู่ ลดอาหารหวาน มัน เค็ม ที่สำคัญให้ยึดหลัก <strong>“ทุกมื้อให้ผักนำ”</strong> ด้วยการบริโภคผักและผลไม้สดตามฤดูกาลให้ได้มากกว่า 400 กรัมหรือประมาณ 2 ทัพพี ต่อวันขึ้นไปตามคำแนะนำขององค์การอนามัยโลก เพราะผักและผลไม้เป็นอาหารที่อุดมไปด้วยวิตามิน เกลือแร่ ใยอาหาร และสารต้านอนุมูลอิสระซึ่งร่างกายไม่สามารถสร้างได้เอง ขณะที่ผักหลายชนิดถูกจัดให้เป็นสมุนไพรซึ่งเป็นประโยชน์และจำเป็นต่อร่างกาย ในการกระตุ้นภูมิคุ้มกันให้แข็งแรงในช่วงระยะเวลาที่กักตัวอยู่ในบ้าน</p> <p>นอกจากนั้นใยอาหารจากผักและผลไม้ที่เพียงพอจะช่วยกวาดสิ่งหมักหมมตกค้างในลำไส้ออกไป ทำให้ระบบทางเดินอาหารสามารถทำงานได้อย่างเป็นปกติ ลดอาการท้องผูก ป้องกันมะเร็งลำไส้ และลดการเกิดโรคระบบทางเดินอาหาร<br /> <br /> ผักผลไม้ 5 สี เสริมประโยชน์ เพิ่มภูมิคุ้มกัน อย่างไรก็ตามผักและผลไม้แต่ละชนิดจะมีปริมาณสารอาหารและประโยชน์ต่อร่างกายที่แตกต่างกัน ดังนั้นในทุกๆ วันจะต้องบริโภคให้มีความหลากหลาย ทั้งชนิด และสี สลับสับเปลี่ยนหมุนเวียนไป เพราะผักผลไม้ในแต่ละกลุ่มสีจะให้สารอาหารที่เป็นประโยชน์ต่อร่างกายแตกต่างกัน สอดคล้องกับคำแนะนำในคู่มือป้องกัน COVID-19 ของคณะกรรมการสุขภาพแห่งมณฑลหยุนหนาน มหาวิทยาลัยการแพทย์คุนหมิง ซึ่งสามารถต่อสู้และชะลอการแพร่ระบาดของ COVID-19 ในจีนได้แล้ว โดยผักผลไม้ 5 สีที่ควรเลือกรับประทานได้แก่<br /> <br /> ผักผลไม้สีเหลืองและส้ม เพิ่มการดูดซึมสารต้านอนุมูลอิสระ เพิ่มภูมิคุ้มกันโรค ลดความเสี่ยงการเกิดโรคหัวใจ และโรคมะเร็ง บำรุงสายตา มีมากใน ฟักทอง แครอท และข้าวโพด ในผลไม้ได้แก่ ส้ม มะละกอ แคนตาลูป สับปะรด และมะม่วง เป็นต้น<br /> </p> <p>ผักผลไม้สีเขียว ให้สารคลอโรฟิลล์ ช่วยต้านอนุมูลอิสระ ป้องกันเซลล์ถูกทำลาย ขจัดฮอร์โมนเป็นสาเหตุของมะเร็งบางชนิด ช่วยเสริมความแข็งแรงของกระดูกและฟัน มีมากใน ผักใบเขียว บรอคโคลี่ ผักโขม ผักบุ้ง คะน้า และหน่อไม้ฝรั่ง ส่วนผลไม้ ได้แก่ กีวี่ เมล่อน ฝรั่ง อะโวคาโด องุ่นเขียว ชมพู่เขียวและแอปเปิลเขียว เป็นต้น<br /> <br /> ผักผลไม้สีแดง มีสารไลโคปีนสูง ซึ่งมีคุณสมบัติต้านอนุมูลอิสระที่มีฤทธิ์สูงมาก ป้องกันมะเร็ง ทำให้หัวใจแข็งแรง และป้องกันระบบทางเดินปัสสาวะอักเสบ พบมากใน มะเขือเทศ หัวหอมแดง บีทรูท ทับทิม แตงโม เชอร์รี่ องุ่นแดง สตอเบอร์รี่ และแก้วมังกรเนื้อชมพู เป็นต้น<br /> <br /> ผักผลไม้สีม่วงและน้ำเงิน มีสารต้านอนุมูลอิสระช่วยป้องกันไขมันอุดตันในหลอดเลือด ลดความเสี่ยงในการเกิดโรคหัวใจ พบได้ใน มะเขือม่วง กะหล่ำสีม่วง ดอกอัญชัน บลูเบอร์รี่ ลูกพรุนและองุ่นสีม่วง</p> <p>ผลไม้สีขาวและน้ำตาล มีสารต้านอนุมูลอิสระ ลดการแบ่งตัวเซลล์มะเร็ง ต้านการอักเสบ พบในกระเทียม หัวหอม กะหล่ำปลี ดอกกะหล่ำ เห็ด กล้วย พุทรา ลางสาด ลองกอง เงาะ ลิ้นจี่ ฝรั่ง แอปเปิล แก้วมังกรเนื้อขาว มังคุด<br /> <br /> สิ่งสำคัญที่ควรคำนึงก่อนการกินผักและผลไม้ คือการล้างทำความสะอาด เพื่อขจัดสารตกค้างจากยาฆ่าแมลง รวมทั้งสิ่งปนเปื้อนและจุลินทรีย์<br /> <br /> <br /> การปรับพฤติกรรมการกินง่ายๆ ด้วยการยึดหลัก <strong>“ทุกมื้อให้ผักนำ” </strong>ควบคู่กับการออกกำลังกายในระดับที่เหมาะสม เพียงแค่นี้ก็สามารถทำให้เราเป็นผู้ที่มีสุขภาพดี พร้อมสู้กับเชื้อ COVID-19 ตลอดระยะเวลาที่กักตัว 14 วัน ได้อย่างไร้กังวลหายห่วง และเป็นวิธีที่ดีในการเสริมสร้างคุณภาพชีวิตที่ยั่งยืนต่อไปเมื่อวิกฤติโควิด-19 ผ่านพ้นไปแล้ว<br /> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-09 23:34:09', 'created_by' => '1', 'modified' => '2020-04-09 23:34:09', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-09 23:34:09', 'imgur_url' => 'https://i.imgur.com/hMnbVQa.jpg', 'image' => '/files/uploads/image/2020-04-09_23-32-15_826.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '768', 'metakey' => null, 'metadesc' => 'covid โควิด covid 19 ไวรัส หวัด virus ผัก อาหาร', 'news_source' => null, 'access' => '0', 'hits' => '576', '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' => '767', 'title' => 'คนไทยร่วมใจต้านภัยโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-03 10:41:03', 'created_by' => '5', 'modified' => '2020-04-03 11:35:56', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-03 00:00:00', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/DZdYZdN_Y_E/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=DZdYZdN_Y_E', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '767', 'metakey' => null, 'metadesc' => 'คนไทยร่วมใจต้านภัยโควิด-19', 'news_source' => null, 'access' => '0', 'hits' => '1096', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '760', 'title' => 'ผู้สูงอายุควรอยู่บ้าน ลดความเสี่ยงโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-02 20:49:28', 'created_by' => '1', 'modified' => '2020-04-02 20:49:29', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-02 20:49:28', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/2bv14N1lK0g/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=2bv14N1lK0g', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '760', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด ผู้สูงอายุ', 'news_source' => null, 'access' => '0', 'hits' => '454', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 143 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 144]Code Context
$this->Memcache->set('CategoryContents[' . $Category['Category']['id'] . ']', $CategoryContents);
$this->Memcache->set('CategoryContentsPaginate[' . $Category['Category']['id'] . ']', $paginate);
$page = '5' $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) 5 => 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' => '5', 'start' => (int) 48 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '780', 'title' => 'แนวทางปฏิบัติสำหรับ อสม.ในการติดตามสังเกตอาการผู้ถูกกักกันบริเวณ ณ ที่พักอาศัย คลิป1. การเตรียมความพร้อมของ อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-15 17:19:50', 'created_by' => '5', 'modified' => '2020-04-15 19:27:07', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-15 17:19:50', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/zdMf4MLB96Y/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=zdMf4MLB96Y', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '780', 'metakey' => null, 'metadesc' => 'แนวทางปฏิบัติสำหรับ อสม.ในการติดตามสังเกตอาการผู้ถูกกักกันบริเวณ ณ ที่พักอาศัย คลิป1. การเตรียมความพร้อมของ อสม.', 'news_source' => null, 'access' => '0', 'hits' => '403', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '779', 'title' => 'พลัง อสม. มดงานด่านหน้า สู้โควิด แม้แต่ WHO ยังอดชื่นชมไม่ได้', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-15_10-39-51_214.jpg" style="width: 95%;" /><br /> </p> <h2>อสม. อาสาสมัครสาธารณสุขประจำหมู่บ้าน มดงาน หน้าด่านสำคัญสู้โควิด อีกหนึ่งความสำเร็จในการคัดกรอง เฝ้าระวัง ระดับพื้นที่ส่งผลให้ ยอดผู้ติดเชื้อ ลดลง</h2> <p> </p> <p>หลังจากที่สถานการณ์การแพร่ระบาดของเชื้อ<strong>โควิด19</strong> ได้ลุกลามไปทั่วโลก ล่าสุดวันนี้(13 เม.ย.2563) มีตัวเลขผู้ป่วยติดเชื้อแล้วกว่า 1,853,505 ราย เสียชีวิตแล้ว 114,247 คน รักษาหายกลับบ้าน 423,728 คน ส่วนประเทศที่มีอัตราผู้ป่วยติดเชื้อ ผู้เสียชีวิต สูงเป็นอันดับ 1 ของโลก คือ สหรัฐอเมริกา ที่ไม่น่าเชื้อว่า ยอดผู้ติดเชื้อ ผู้เสียชีวิต ในรอบ 1 เดือนที่ผ่านมาจะมียอดสูงมาก และสูงมาขึ้นเรื่อยๆ</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922078.jpg" style="width: 95%;" /></p> <p>เมื่อมองมาที่ประเทศไทย อยู่อันดับที่ 48 ของโลก ซึ่งวันนี้มีผู้ติดเชื้อใหม่ 28 ราย ยอดสะสม 2,579 ราย ผู้เสียชีวิตเพิ่ม 2 ราย ยอดรวม 40 ราย ยอดรักษาหายแล้ว 1,288 ราย ถ้าเอายอดผู้ติดเชื้อ หักกับผู้เสียชีวิตและที่รักษาหายแล้ว ก็จะเหลือผู้ติดเชื้อของทั้งประเทศเพียง 1,251 คน เท่านั้นเอง</p> <p>ซึ่งนี่ถือว่า เป็นทิศทางที่ดีเยี่ยม สำหรับมาตรการต่างๆ ของรัฐบาลที่ออกมาบังคับใช้ ตั้งแต่ล็อกดาวน์ ปิดพื้นที่ ที่ชุมชนแออัด คนพลุกพล่าน รวมถึงการ<strong>ประกาศเคอร์ฟิว </strong>ปิดสนามบิน ส่วนการ<strong>คัดกรองในระดับพื้นที่</strong>ก็เข้มข้น อาทิ ตั้งด่านเข้มข้นระดับ ภูมิภาค จังหวัด อำเภอ ตำบล</p> <p>ก็ต้องยอมรับว่า ผลสำเร็จส่วนสำคัญยิ่ง ก็คือการด่านสกัดที่ผนวกกำลังเจ้าหน้าที่ทุกภาคส่วน ระดับ จังหวัด อำเภอ ตำบล หมู่บ้าน มีความสำคัญยิ่ง โดยเฉพาะมดงานที่สำคัญในการตรวจคัดกรองระดับหมู่บ้าน อย่าง <strong>อสม.</strong> หรือ <strong>อาสาสมัครสาธารณสุขประจำหมู่บ้าน</strong> ซึ่งทุกคนก็ล้วนยกนิ้ว ซูฮก ในความเสียสละ และทุ่มเทกับการทำหน้าที่สำคัญนี้</p> <p><strong>พล.อ.ประยุทธ์ จันทร์โอชา</strong> นายกรัฐมนตรี กล่าว<strong>ชื่นชมและขอบคุณ อสม. คือด่านหน้าของพวกเรา จากใจคนไทย 70 ล้านคน</strong> “</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922129.jpg" style="width: 95%;" /></p> <p><strong>นายอนุทิน ชาญวีรกูล</strong> รองนายกรัฐมนตรี และรัฐมนตรีว่าการกระทรวงสาธารณสุข ได้กล่าวชื่นชม <strong>อสม.</strong>ว่า ประเทศไทย ควบคุมโรคได้ดีกว่าหลายประเทศเพราะเรามี อสม. ในทุกจังหวัด <strong>อสม.เป็นหน้าด่าน ทำงานหนัก หาข่าวผู้มีความเสี่ยงเฝ้าระวัง ติดตาม กักตัวบุคคล ให้ความรู้ประชาชนว่าจะป้องกันการติดเชื้ออย่างไร ขณะนี้การควบคุมโรค ในจังหวัดต่างๆ เป็นไปได้ด้วยดี เพราะ อสม.เป็นรากฐานอันแข็งแกร่งของระบบสาธารณสุขไทย</strong></p> <p><strong><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922158.jpg" style="width: 95%;" /></strong></p> <p><strong>พล.อ.อนุพงษ์ เผ่าจินดา </strong>รัฐมนตรีว่าการกระทรวงมหาดไทย ก็ได้กล่าวขอบคุณและให้กำลังใจ ผู้ว่าราชการจังหวัด รองผู้ว่าฯ ปลัดจังหวัด นายอำเภอ ปลัดอำเภอ สมาชิกอาสารักษาดินแดน และโดย<strong>เฉพาะอาสาสมัครสาธารณสุขประจำหมู่บ้าน</strong> องค์กรปกครองส่วนท้องถิ่น กำนัน ผู้ใหญ่บ้าน ในการสู้ศึกโควิด-19 ในครั้งนี้</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922182.jpg" style="width: 95%;" /></p> <p>นี่คือเสียงของผู้บริหารประเทศ ที่ได้ออกมาแสคงความชื่นชมและขอบคุณเท่านั้น แม้แต่<strong>องค์การอนามัยโลก</strong> หรือ <strong>WHO</strong> ได้ออกมาแสดงความชื่นชมการรับมือการ<strong>ภาวะวิกฤต โควิด-19 </strong>นี้ว่า</p> <p>“พลัง อสม. !!! รายงานของ <strong>WHO ประเทศไทย</strong> ว่าจากการที่ประเทศไทยมีรายงานผู้ติดเชื้อลดลง ส่วนหนึ่งมาจาก <strong>อาสาสมัครสาธารณสุขประจำหมู่บ้าน ของไทยจำนวน 1,040,000 คน ของไทยที่ลงพื้นที่เยี่ยมบ้าน ให้ความรู้เรื่องสาธารณสุข การใช้ยา และการเฝ้าระวังการระบาดโควิด-19 รวมถึงทำรายงานถึงหน่วยงานที่เกี่ยวข้อง</strong></p> <p>นี่คืออีกหนึ่งพลังแฝงที่เมืองไทยมี แต่ประเทศอื่นไม่มี การรับมือการระบาดโควิด 19 แบบไทยๆที่ทรงพลัง และมีประสิทธิภาพมากที่สุด!!!…”</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922214.jpg" style="width: 95%;" /></p> <p>สำหรับ <strong>อสม.</strong>นั้น หลายคนอาจคิดว่าเป็นเจ้าหน้าที่รัฐ หรือ ชาวบ้านธรรมดา แต่ที่จริงแล้ว อสม.หรือ <strong>อาสาสมัครสาธารณสุขประจำหมู่บ้าน</strong> นั้นคือ บุคคลที่ได้รับการคัดเลือกจากชาวบ้านในแต่ละกลุ่มบ้านและได้รับการอบรมตามหลักสูตรที่กระทรวงสาธารณสุขกำหนด โดยมีบทบาทหน้าที่สำคัญในฐานะผู้นำการเปลี่ยนแปลงด้านพฤติกรรมสุขภาพอนามัย (Change agents) การสื่อข่าวสารสาธารณสุข การแนะนำเผยแพร่ความรู้ การวางแผน และประสานกิจกรรมพัฒนาสาธารณสุข ตลอดจนให้บริการสาธารณสุขด้านต่าง ๆ เช่น การส่งเสริมสุขภาพ การเฝ้าระวังและป้องกันโรค การช่วยเหลือและรักษาพยาบาลขั้นต้น โดยใช้ยาและเวชภัณฑ์ตามขอบเขตที่<strong>กระทรวงสาธารณสุข</strong>กำหนด การส่งต่อผู้ป่วยไปรับบริการการฟื้นฟูสภาพ และการคุ้มครองผู้บริโภคด้านสุขภาพ</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-15_1586922275.jpg" style="width: 95%;" /></p> <p>สำหรับการรับผิดชอบดูแลครัวเรือนในหมู่บ้าน/ชุมชน กำหนดจำนวน อสม.ในหมู่บ้าน/ ชุมชน โดยเฉลี่ย 1 คน รับผิดชอบ 10-15 หลังคาเรือน </p> <p>โดย อสม. ต้องมีอายุ 18 ปี บริบูรณ์ สมัครใจและเสียสละเพื่อช่วยเหลืองานด้านสาธารณสุข มีความประพฤติดีอยู่ในกรอบศีลธรรม มีสุขภาพที่ดีทั้งกายและใจ และมีพฤติกรรมทางด้านสุขภาพที่เป็นแบบอย่าง โดยมีค่าตอบแทน ที่ เพิ่งมีการเสนอปรับค่าตอบแทนในอัตรา 2,500 บาท /เดือน สำหรับ อสม.ประจำหมู่บ้าน ส่วนอสม.ประจำตำบล อำเภอ จังหวัด ระดับชาติ ก็จะได้ค่าตอบแทนที่สูงขึ้นอีก</p> <p>ฉะนั้นแล้ว <strong>คนที่จะมาทำหน้าที่นี้ก็ สำคัญที่สุดคือต้องมีจิตสาธารณะ เสียสละ และอดทน อาสาเข้ามา ทำหน้าที่ ช่วยเหลือบริการประชาชน ด้วยใจบริสุทธิ์เพราะถ้าจะพูดค่าตอบแทนแล้วนั้น สิ่งที่ได้รับมันเพียงน้อยนิดมาก กับความเสียสละทุ่มเท เราจึงพูดได้เต็มปากเลยว่า บุคคลที่อยู่เบื้องหลังความสำเร็จในขั้นต้นนี้ ส่วนหนึ่งก็คือ อสม. ด้วยเช่นกัน</strong></p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-15 10:40:04', 'created_by' => '1', 'modified' => '2020-04-15 10:45:14', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-15 10:40:04', 'imgur_url' => 'https://i.imgur.com/6eLPJU7.jpg', 'image' => '/files/uploads/image/2020-04-15_10-39-51_214.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '779', 'metakey' => null, 'metadesc' => 'อสม นายก covid virus', 'news_source' => null, 'access' => '0', 'hits' => '3028', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '777', 'title' => 'แนวทางสำหรับ อสม. ในการดูแลจิตใจผู้ที่แยกสังเกตอาการ ในที่พักอาศัย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>แนวทางสำหรับ อสม. ในการดูแลจิตใจผู้ที่แยกสังเกตอาการ ในที่พักอาศัย</p> <p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-04-13_1586760770.jpg" style="width: 500px; height: 722px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-13 13:53:21', 'created_by' => '2', 'modified' => '2020-04-13 13:53:21', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-13 00:00:00', 'imgur_url' => 'https://i.imgur.com/KlKomp3.jpg', 'image' => '/files/uploads/image/2020-04-13_13-53-05_340.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '777', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '493', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '776', 'title' => ' ขอเชิญชวน อสม. และ รพ.สต. ร่วมส่งผลงานคลิปวิดีโอ ชิงเงินรางวัลและใบประกาศเกียรติคุณ', 'alias' => null, 'intro_text' => null, 'full_text' => '<div class="flex md3 xs12" data-v-e7c6b518=""> <h3 data-v-e7c6b518=""> </h3> </div> <div class="flex md9 xs12" data-v-e7c6b518=""> <p data-v-e7c6b518="">ขอเชิญชวน อสม. และ รพ.สต. ร่วมส่งผลงานคลิปวิดีโอ ชิงเงินรางวัลและใบประกาศเกียรติคุณจาก ดร.สาธิต ปิตุเตชะ รัฐมนตรีช่วยว่าการประทรวงสาธารณสุข ภายใต้แนวคิด “สงกรานต์ปีนี้ สุขได้...ห่างไกลโควิด-19”</p> <p data-v-e7c6b518=""> </p> <p data-v-e7c6b518=""><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-13_09-17-48_839.jpg" style="width: 95%;" /></p> </div> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-13 09:18:17', 'created_by' => '2', 'modified' => '2020-04-14 13:51:12', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-13 00:00:00', 'imgur_url' => 'https://i.imgur.com/lKSQZF5.jpg', 'image' => '/files/uploads/image/2020-04-13_09-17-48_839.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '776', 'metakey' => null, 'metadesc' => '#ประกวด ประกวด', 'news_source' => null, 'access' => '0', 'hits' => '604', '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) 4 => array( 'Content' => array( 'id' => '775', 'title' => 'อสม.เคาะประตูบ้านแล้ว 11.8 ล้านหลัง พบกลุ่มเสี่ยงกว่า 6 แสนคน', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-12_22-36-10_714.jpg" style="width: 90%;" /></p> <p>อธิบดีกรมสนับสนุนบริการสุขภาพ เปิดเผยว่า 2 เดือน อสม.เคาะประตูบ้านประชาชนแล้วกว่า 11.8 ล้านหลังคาเรือนทั่วประเทศ พบกลุ่มเสี่ยงหรือกลุ่มเฝ้าระวังกว่า 6 แสนคน สนับสนุนเจ้าหน้าที่คัดกรองเพื่อป้องกันการแพร่ระบาดของไวรัส COVID-19</p> <p>วันนี้ (12 เม.ย.2563) นพ.ธเรศ กรัษนัยรวิวงศ์ อธิบดีกรมสนับสนุนบริการสุขภาพ ระบุว่า อสม.กว่า 1 ล้านคนทั่วประเทศ ได้ร่วมดำเนินการโครงการ อสม.เคาะประตูบ้าน ตั้งแต่ 2 มี.ค.- 26 มี.ค. สามารถเคาะประตูบ้านประชาชนทั่วประเทศได้กว่า 3.3. ล้านหลังคาเรือน และพบกลุ่มเสี่ยงถึง 22,485 คน โดยนอกจากคัดกรองแล้วยังได้นำแอลกอฮอล์เจล และหน้ากากผ้าไปแจกให้แก่ประชาชน พร้อมให้ความรู้เกี่ยวกับการป้องกันไวรัส COVID-19 ด้วยตนเอง</p> <p>ต่อมาได้ขยายโครงการหลังพบผู้เดินทางกลับจาก กทม. และเดินทางมาจากต่างประเทศ จึงได้เริ่มดำเนินโครงการ 14 วัน สแกนคนในพื้นที่ให้จบ ตั้งแต่วันที่ 27 มี.ค. - 11 เม.ย.ที่ผ่านมา โดย อสม.ได้ไปเคาะประตูบ้านเพิ่มเติมอีก 8 ล้านหลังคาเรือน รวมแล้ว 11.8 ล้านหลังคาเรือนทั่วประเทศ และได้พบกลุ่มเสี่ยงและกลุ่มเฝ้าระวังถึง 660,850 คน</p> <p>ในจำนวนนี้พบเป็นคนเดินทางมาจากต่างประเทศถึง 59,178 คน และเดินทางมาจาก กทม.ถึง 463,756 คน และอีกกลุ่มคือกลุ่มคนมาจากพื้นที่เสี่ยง เช่น ใกล้ชิดกับกลุ่มเสี่ยง อย่างกลุ่มสนามมวย กลุ่มสถานบันเทิง หรือธุรกิจบางอย่าง จำนวน 137,936 คน</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-04-12_1586705849.jpg" style="width: 90%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-12 22:36:20', 'created_by' => '1', 'modified' => '2020-04-12 22:37:38', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-12 22:36:20', 'imgur_url' => 'https://i.imgur.com/3CI4HpT.jpg', 'image' => '/files/uploads/image/2020-04-12_22-36-10_714.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '775', 'metakey' => null, 'metadesc' => 'covid สำรวจ ไวรัส โควิด', 'news_source' => null, 'access' => '0', 'hits' => '154', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '773', 'title' => 'หนุ่มโพสต์ขอบคุณ อสม. ดูแลดีระหว่างกักตัวกลับจาก กทม.', 'alias' => null, 'intro_text' => null, 'full_text' => '<h2>หนุ่มกาฬสินธุ์โพสต์ชื่นชม อสม. ดูแลดีตั้งแต่เดินทางจาก กทม.</h2> <p>ผู้ใช้เฟซบุ๊กชื่อ สหภาพ สุระเสียง ได้โพสต์ข้อความพร้อมรูปภาพใบรับรองการกักตัวผู้ที่เดินทางจาก กทม.กลับภูมิลำเนา ว่า ทีมงาน อสม. บ้านสร้างแสน ตำบลลำห้วยหลัว อำเภอสมเด็จ จังหวัดกาฬสินธุ์ ดูแลดีมากๆตั้งแต่กลับบ้านจนครบกำหนดกักตัว 14 วัน<br /> <br /> โดยข้อความระบุว่า<br /> “ต้องชื่นชมความขยันขันแข็งของลุงๆป้าๆ อสม. ทุกคนจริงๆ ที่ทำงานติดตามคนที่กลับจากกรุงเทพตลอด วัดไข้ ถามไถ่อาการเสมอ จนตอนนี้เรากักตัวครบ 14 วันแล้ว ลุงๆป้าๆก็เอาใบรับรองมาให้แต่เช้าเลย ต้องขอบคุณ อสม.ทุกคนที่ทำงานเต็มที่ตั้งแต่โควิดระบาด สู้ๆนะครับทุกคน เราจะผ่านมันไปด้วยกัน อสม.ต้องชนะ เย้”</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/document/2020-04-12_1586675145.webp" style="width: 90%;" /><br /> เห็นแบบนี้แล้วต้องขอขอบคุณ พี่ๆ น้องๆ พ่อๆ แม่ๆ ป้า ลุง ทีมงาน อสม. ที่สละเวลามาช่วยเหลือสาธารณสุข เป็นตัวแทนในการติดตามและดูแลคนที่เดินทางจาก กทม. กลับภูมิลำเนา นอกจากบุคลากรทางการแพทย์แล้ว ก็มีเหล่า อสม. ด้วยที่น่าชื่นชมและให้กำลังใจ เป็นกำลังใจให้ อสม. ทุกท่านนะคะ<br /> <br /> ข่าวจาก : <a href="https://www.ejan.co/news/5e91791572bbe?fbclid=IwAR2U5R2XmMQsUj3tUqj-8_QX7eW6wkzmpMuk7uHAjkPTOxF0mJl2BHBOMyI" target="_blank">เพจอีจัน</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-12 14:04:32', 'created_by' => '1', 'modified' => '2020-04-12 14:07:25', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-12 14:04:32', 'imgur_url' => 'https://i.imgur.com/JSWwlqe.jpg', 'image' => '/files/uploads/image/2020-04-12_14-04-29_394.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '773', 'metakey' => null, 'metadesc' => 'covid อสม virus โควิด', 'news_source' => null, 'access' => '0', 'hits' => '569', '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' => '772', 'title' => 'การประเมินความสามารถในการป้องกันโรคโควิด-19ด้วยตนเอง', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-10 13:26:13', 'created_by' => '2', 'modified' => '2020-04-10 13:26:13', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-10 00:00:00', 'imgur_url' => 'https://i.imgur.com/rR0sTVL.jpg', 'image' => '/files/uploads/image/2020-04-10_13-24-45_103.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '1', 'attribs' => null, 'parentid' => '0', 'ordering' => '772', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '627', '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) 7 => array( 'Content' => array( 'id' => '771', 'title' => 'แบบสอบถาม เรื่อง การพัฒนานโยบายเพื่อแก้ปัญหาการระบาดของโรคโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>มาร่วมเป็นส่วนหนึ่งในการพัฒนานโยบายเพื่อแก้ปัญหาการระบาดของโรคโควิด-19</p> <p>โดยการทำแบบสอบถามประจำ **อาทิตย์ที่ 2 (วันที่ 9-15 เมษายน 2563) ** ของกระทรวงสาธารณสุข และ สำนักงานสถิติแห่งชาติ เรื่อง " การปฏิบัติตามมาตรการ “อยู่บ้าน หยุดเชื้อ เพื่อชาติ” เพื่อลดการแพร่ระบาดของโรคโควิด-19"</p> <p>ที่ <a href="http://www.อยู่บ้านหยุดเชื้อเพื่อชาติ.com" target="_blank">www.อยู่บ้านหยุดเชื้อเพื่อชาติ.com</a> หรือ <a href="http://bit.ly/thaifightcovid19" target="_blank">bit.ly/thaifightcovid19</a></p> <p>ทำเสร็จแล้ว ก็อย่าลืมแชร์ บอกเพื่อน และครอบครัว ให้มาร่วมตอบแบบสอบถามนี้ เพื่อนำเอาผลการสำรวจไปปรับปรุง และพัฒนาแนวทางการดำเนินการแก้ไขนโยบายเพื่อแก้ปัญหาการระบาดของโรคโควิด-19 ของประเทศไทย</p> <p>ขอบคุณมากค่ะ</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-10 13:02:13', 'created_by' => '2', 'modified' => '2020-04-10 13:42:22', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-10 00:00:00', 'imgur_url' => 'https://i.imgur.com/aX3O6fr.jpg', 'image' => '/files/uploads/image/2020-04-10_13-01-07_214.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '771', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '2164', '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' => '770', 'title' => 'แนวปฏิบัติอสม.เคาะประตูบ้าน ที่ อ.วังน้ำเย็น จ.สระแก้ว', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-10 10:13:56', 'created_by' => '5', 'modified' => '2020-04-15 19:27:47', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-10 00:00:00', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/abAVuA2uYqE/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=abAVuA2uYqE', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '770', 'metakey' => null, 'metadesc' => 'แนวปฏิบัติอสม.เคาะประตูบ้าน ที่ อ.วังน้ำเย็น จ.สระแก้ว', 'news_source' => null, 'access' => '0', 'hits' => '429', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '768', 'title' => 'สสส. แนะอยู่บ้านกินผักนำ สร้างภูมิคุ้มกัน ต้านโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-09_23-32-15_826.jpg" style="width: 90%;" /></p> <p>ในขณะที่ทั่วโลกกำลังต่อสู้เพื่อหยุดการแพร่ระบาดของไวรัสโคโรน่าสายพันธุ์ใหม่ 2019 (COVID-19) ซึ่งทุกคนมีโอกาสติดเชื้อได้ และปัจจุบันยังไม่มียาที่มีผลในการต้านไวรัสโควิด-19 โดยเฉพาะ ดังนั้นการรักษาจะใช้วิธีรักษาตามอาการ หากไข้สูง ให้ทำการลดไข้ เมื่อมีอาการไอ ก็ทำให้หยุดไอ และวิธีการเสริม คือการเสริมสร้างโภชนาการและเพิ่มภูมิต้านทาน ดังนั้นคนที่สุขภาพดีมีภูมิต้านทานแข็งแรงก็มีความเสี่ยงที่จะติดโรคน้อยลง ด้วยเหตุนี้ระหว่างที่ต้องกักตัวเองในบ้านก็ควรใช้โอกาสนี้ปรับพฤติกรรมการกินใหม่โดยหันมาเพิ่มผักและผลไม้นำในมื้ออาหารมากขึ้นและมีปริมาณเพียงพอในแต่ละวัน เสริมสร้างภูมิคุ้มกันให้กับร่างกายเพื่อรับมือกับโรคติดเชื้อ COVID-19 ทุกมื้อให้ผักนำ 400 กรัมขึ้นไปต้านภัยไวรัส<br /> <br /> <strong>ศ.เกียรติคุณ พญ.วรรณี นิธิยานันท์</strong> ผู้ทรงคุณวุฒิ สำนักสร้างเสริมวิถีชีวิตสุขภาวะ กองทุนสนับสนุนการสร้างเสริมสุขภาพ (สสส.) กล่าวเชิญชวนถึงวิธีการเสริมสร้างภูมิคุ้มกันสู้กับเชื้อ COVID-19 ทำได้ง่ายๆ เพียงปรับพฤติกรรมการกิน กินอาหารวันละ 3 มื้อ แต่ละมื้อควรกินให้ครบ 5 หมู่ ลดอาหารหวาน มัน เค็ม ที่สำคัญให้ยึดหลัก <strong>“ทุกมื้อให้ผักนำ”</strong> ด้วยการบริโภคผักและผลไม้สดตามฤดูกาลให้ได้มากกว่า 400 กรัมหรือประมาณ 2 ทัพพี ต่อวันขึ้นไปตามคำแนะนำขององค์การอนามัยโลก เพราะผักและผลไม้เป็นอาหารที่อุดมไปด้วยวิตามิน เกลือแร่ ใยอาหาร และสารต้านอนุมูลอิสระซึ่งร่างกายไม่สามารถสร้างได้เอง ขณะที่ผักหลายชนิดถูกจัดให้เป็นสมุนไพรซึ่งเป็นประโยชน์และจำเป็นต่อร่างกาย ในการกระตุ้นภูมิคุ้มกันให้แข็งแรงในช่วงระยะเวลาที่กักตัวอยู่ในบ้าน</p> <p>นอกจากนั้นใยอาหารจากผักและผลไม้ที่เพียงพอจะช่วยกวาดสิ่งหมักหมมตกค้างในลำไส้ออกไป ทำให้ระบบทางเดินอาหารสามารถทำงานได้อย่างเป็นปกติ ลดอาการท้องผูก ป้องกันมะเร็งลำไส้ และลดการเกิดโรคระบบทางเดินอาหาร<br /> <br /> ผักผลไม้ 5 สี เสริมประโยชน์ เพิ่มภูมิคุ้มกัน อย่างไรก็ตามผักและผลไม้แต่ละชนิดจะมีปริมาณสารอาหารและประโยชน์ต่อร่างกายที่แตกต่างกัน ดังนั้นในทุกๆ วันจะต้องบริโภคให้มีความหลากหลาย ทั้งชนิด และสี สลับสับเปลี่ยนหมุนเวียนไป เพราะผักผลไม้ในแต่ละกลุ่มสีจะให้สารอาหารที่เป็นประโยชน์ต่อร่างกายแตกต่างกัน สอดคล้องกับคำแนะนำในคู่มือป้องกัน COVID-19 ของคณะกรรมการสุขภาพแห่งมณฑลหยุนหนาน มหาวิทยาลัยการแพทย์คุนหมิง ซึ่งสามารถต่อสู้และชะลอการแพร่ระบาดของ COVID-19 ในจีนได้แล้ว โดยผักผลไม้ 5 สีที่ควรเลือกรับประทานได้แก่<br /> <br /> ผักผลไม้สีเหลืองและส้ม เพิ่มการดูดซึมสารต้านอนุมูลอิสระ เพิ่มภูมิคุ้มกันโรค ลดความเสี่ยงการเกิดโรคหัวใจ และโรคมะเร็ง บำรุงสายตา มีมากใน ฟักทอง แครอท และข้าวโพด ในผลไม้ได้แก่ ส้ม มะละกอ แคนตาลูป สับปะรด และมะม่วง เป็นต้น<br /> </p> <p>ผักผลไม้สีเขียว ให้สารคลอโรฟิลล์ ช่วยต้านอนุมูลอิสระ ป้องกันเซลล์ถูกทำลาย ขจัดฮอร์โมนเป็นสาเหตุของมะเร็งบางชนิด ช่วยเสริมความแข็งแรงของกระดูกและฟัน มีมากใน ผักใบเขียว บรอคโคลี่ ผักโขม ผักบุ้ง คะน้า และหน่อไม้ฝรั่ง ส่วนผลไม้ ได้แก่ กีวี่ เมล่อน ฝรั่ง อะโวคาโด องุ่นเขียว ชมพู่เขียวและแอปเปิลเขียว เป็นต้น<br /> <br /> ผักผลไม้สีแดง มีสารไลโคปีนสูง ซึ่งมีคุณสมบัติต้านอนุมูลอิสระที่มีฤทธิ์สูงมาก ป้องกันมะเร็ง ทำให้หัวใจแข็งแรง และป้องกันระบบทางเดินปัสสาวะอักเสบ พบมากใน มะเขือเทศ หัวหอมแดง บีทรูท ทับทิม แตงโม เชอร์รี่ องุ่นแดง สตอเบอร์รี่ และแก้วมังกรเนื้อชมพู เป็นต้น<br /> <br /> ผักผลไม้สีม่วงและน้ำเงิน มีสารต้านอนุมูลอิสระช่วยป้องกันไขมันอุดตันในหลอดเลือด ลดความเสี่ยงในการเกิดโรคหัวใจ พบได้ใน มะเขือม่วง กะหล่ำสีม่วง ดอกอัญชัน บลูเบอร์รี่ ลูกพรุนและองุ่นสีม่วง</p> <p>ผลไม้สีขาวและน้ำตาล มีสารต้านอนุมูลอิสระ ลดการแบ่งตัวเซลล์มะเร็ง ต้านการอักเสบ พบในกระเทียม หัวหอม กะหล่ำปลี ดอกกะหล่ำ เห็ด กล้วย พุทรา ลางสาด ลองกอง เงาะ ลิ้นจี่ ฝรั่ง แอปเปิล แก้วมังกรเนื้อขาว มังคุด<br /> <br /> สิ่งสำคัญที่ควรคำนึงก่อนการกินผักและผลไม้ คือการล้างทำความสะอาด เพื่อขจัดสารตกค้างจากยาฆ่าแมลง รวมทั้งสิ่งปนเปื้อนและจุลินทรีย์<br /> <br /> <br /> การปรับพฤติกรรมการกินง่ายๆ ด้วยการยึดหลัก <strong>“ทุกมื้อให้ผักนำ” </strong>ควบคู่กับการออกกำลังกายในระดับที่เหมาะสม เพียงแค่นี้ก็สามารถทำให้เราเป็นผู้ที่มีสุขภาพดี พร้อมสู้กับเชื้อ COVID-19 ตลอดระยะเวลาที่กักตัว 14 วัน ได้อย่างไร้กังวลหายห่วง และเป็นวิธีที่ดีในการเสริมสร้างคุณภาพชีวิตที่ยั่งยืนต่อไปเมื่อวิกฤติโควิด-19 ผ่านพ้นไปแล้ว<br /> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-09 23:34:09', 'created_by' => '1', 'modified' => '2020-04-09 23:34:09', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-09 23:34:09', 'imgur_url' => 'https://i.imgur.com/hMnbVQa.jpg', 'image' => '/files/uploads/image/2020-04-09_23-32-15_826.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '768', 'metakey' => null, 'metadesc' => 'covid โควิด covid 19 ไวรัส หวัด virus ผัก อาหาร', 'news_source' => null, 'access' => '0', 'hits' => '576', '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' => '767', 'title' => 'คนไทยร่วมใจต้านภัยโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-03 10:41:03', 'created_by' => '5', 'modified' => '2020-04-03 11:35:56', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-03 00:00:00', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/DZdYZdN_Y_E/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=DZdYZdN_Y_E', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '767', 'metakey' => null, 'metadesc' => 'คนไทยร่วมใจต้านภัยโควิด-19', 'news_source' => null, 'access' => '0', 'hits' => '1096', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '760', 'title' => 'ผู้สูงอายุควรอยู่บ้าน ลดความเสี่ยงโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-02 20:49:28', 'created_by' => '1', 'modified' => '2020-04-02 20:49:29', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-02 20:49:28', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/2bv14N1lK0g/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=2bv14N1lK0g', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '760', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด ผู้สูงอายุ', 'news_source' => null, 'access' => '0', 'hits' => '454', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 144 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/View/Categories/view-list.ctp, line 4]Code Context<div class="col-md-12 wow fadeInDown">
<br/>
<h1 class="page-title"><?php echo $Category['Category']['title']; ?></h1>
$viewFile = '/var/www/vhosts/xn--y3cri.com/domains/xn--y3cri.com/public_html/app/View/Categories/view-list.ctp' $dataForView = array( 'page' => '5', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '5', 'start' => (int) 48 ), 'CategoryContents' => array( (int) 5 => 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 = '5' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '5', 'start' => (int) 48 ) $CategoryContents = array( (int) 5 => 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 / อ่าน 3,028
13 เม.ย. 63 / อ่าน 493
13 เม.ย. 63 / อ่าน 604
12 เม.ย. 63 / อ่าน 154
12 เม.ย. 63 / อ่าน 569
10 เม.ย. 63 / อ่าน 627
10 เม.ย. 63 / อ่าน 2,164
10 เม.ย. 63 / อ่าน 429
9 เม.ย. 63 / อ่าน 576
3 เม.ย. 63 / อ่าน 1,096
2 เม.ย. 63 / อ่าน 454