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 = '14' $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 = '14' $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 = '14' $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 = '14' $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 = '14' $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 = '14' $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 = '14' $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) 14 => 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' => '14', 'start' => (int) 156 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '565', 'title' => '9 สัญญาณอันตราย ไข้เลือดออกในเด็ก', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-07-03 14:37:47', 'created_by' => null, 'modified' => '2019-08-30 14:51:56', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-07-03 14:37:47', 'imgur_url' => 'https://i.imgur.com/in4HKyJ.jpg', 'image' => '/files/uploads/infographic/thumb/2019-07-03_14-37-46.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '565', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1898', 'downloads' => '399', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '562', 'title' => 'โรคมือ เท้า ปาก', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-07-02 16:06:01', 'created_by' => '8', 'modified' => '2019-07-02 16:06:01', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-07-02 16:06:01', 'imgur_url' => 'https://i.imgur.com/nUbMHuH.jpg', 'image' => '/files/uploads/infographic/thumb/2019-07-02_16-06-01.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-07-02_16-05-54.jpg', 'parentid' => '0', 'ordering' => '562', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1811', 'downloads' => '589', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '561', 'title' => 'ไข้เลือดออก ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-07-02 15:58:33', 'created_by' => '8', 'modified' => '2019-07-02 15:59:52', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-07-02 15:58:33', 'imgur_url' => 'https://i.imgur.com/ajRtbUH.jpg', 'image' => '/files/uploads/infographic/thumb/2019-07-02_15-58-33.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-07-02_15-58-30.jpg', 'parentid' => '0', 'ordering' => '561', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1279', 'downloads' => '591', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '560', 'title' => 'โรคไข้เลือดออก เกิดจากการติดเชื้อไวรัสเดงกีมียุงลายเป็นพาหะนำโรค พบได้ทั้งเด็กและผู้ใหญ่', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-06-27 14:42:28', 'created_by' => '7', 'modified' => '2019-07-02 16:00:04', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-06-27 14:42:28', 'imgur_url' => 'https://i.imgur.com/C5FrQj0.jpg', 'image' => '/files/uploads/infographic/thumb/2019-06-27_14-42-28.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '560', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '2517', 'downloads' => '5222', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '7', 'username' => 'admin2', 'realname' => 'admin2', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2019-10-17 16:08:22', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-08-14 16:26:00', 'modified_by' => null, 'modified' => '2018-08-14 16:26:00', 'role' => 'admin' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '559', 'title' => 'Infographic “หยุดไข้เลือดออก เริ่มต้นที่ตัวเรา” 15 มิ.ย. วันไข้เลือดออกอาเซียน', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-06-27 12:44:37', 'created_by' => '2', 'modified' => '2019-07-02 16:00:13', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-06-27 00:00:00', 'imgur_url' => 'https://i.imgur.com/qCtUdHW.png', 'image' => '/files/uploads/infographic/thumb/2019-06-27_12-44-36.png', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-06-27_12-44-04.png', 'parentid' => '0', 'ordering' => '559', 'metakey' => null, 'metadesc' => '#ไข้เลือดออก', 'news_source' => null, 'access' => '0', 'hits' => '1979', 'downloads' => '817', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '555', 'title' => 'ทำไมเราถึงหน้ามืดตอนตื่นนอน?', 'alias' => null, 'intro_text' => null, 'full_text' => '<h1>ทำไมเราถึงหน้ามืดตอนตื่นนอน?</h1> <p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-06-19_21-58-58_343_600x400.jpg" style="width: 90%; height: 90%;" /><br /> <br /> </p> <p><strong>ใครเคยหน้ามืดตอนตื่นนอนบ้าง? ซึ่งสาเหตุของอาการหน้ามืดเวลาตื่นนอน ส่วนใหญ่เกิดจากการที่ร่างกายและหัวใจของเรานั้น “ปรับตัวไม่ทัน”</strong></p> <p>เวลาเราลุกจากการตื่นนอน จากมุม 0 องศา เป็น 90 องศา จะทำให้หัวใจเราบีบตัวเร็วขึ้นเพื่อให้เลือดไปเลี้ยงสมองได้ทัน เมื่อร่างกายของเราไม่สามารถปรับตัวได้ปกติเหมือนตอนเป็นหนุ่มสาว เลยส่งผลทำให้เกิดอาการหน้ามืด</p> <p><strong>วิธีแก้ไขอาการนี้ คือ</strong></p> <p>1. เวลาเราตื่นนอนให้พยายามลุกให้ช้าลง พยายามอย่ารีบร้อน เพื่อให้ร่างกายสามารถปรับตัวได้ทันท่วงที</p> <p>2. ออกกำลังกาย เพราะหัวใจของเราเริ่มทำงานไม่ค่อยดีเท่าที่ควร ไม่ทันต่อการเปลี่ยนแปลงของร่างกาย</p> <p>3. พักผ่อนให้เพียงพอ ให้ร่างกายฟื้นฟูอย่างเต็มที่ รวมถึงทานอาหารให้ตรงเวลาครบทั้ง 5 หมู่</p> <p>เมื่อเราทำได้ตามที่กล่าวข้างต้นอาการหน้ามืดเวลาตื่นนอนก็จะบรรเทาลงได้ แต่หากยังไม่ดีขึ้นอาจจะต้องมาพบแพทย์เพื่อทำการซักประวัติและและทำการรักษาต่อไปตามขั้นตอน<br /> <br /> ขอบคุณแหล่งข้อมูลจาก : <a href="https://www.thaihealth.or.th/Content/49235-%E0%B8%97%E0%B8%B3%E0%B9%84%E0%B8%A1%E0%B9%80%E0%B8%A3%E0%B8%B2%E0%B8%96%E0%B8%B6%E0%B8%87%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%A1%E0%B8%B7%E0%B8%94%E0%B8%95%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B7%E0%B9%88%E0%B8%99%E0%B8%99%E0%B8%AD%E0%B8%99.html">เว็บ สสส. </a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-06-19 22:00:25', 'created_by' => '1', 'modified' => '2019-06-19 22:00:25', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-06-19 22:00:25', 'imgur_url' => 'https://i.imgur.com/ED3T4z9.jpg', 'image' => '/files/uploads/image/2019-06-19_21-58-58_343_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '555', 'metakey' => null, 'metadesc' => 'หน้ามืด ', 'news_source' => null, 'access' => '0', 'hits' => '135', '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' => '554', 'title' => 'ผังหลักเกณฑ์ได้ลดหย่อนค่าห้องพิเศษ สำหรับ อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-06-14 12:35:48', 'created_by' => '1', 'modified' => '2019-07-02 16:00:22', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-06-14 12:35:48', 'imgur_url' => 'https://i.imgur.com/hE0bo9E.jpg', 'image' => '/files/uploads/infographic/thumb/2019-06-14_12-35-48.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-06-14_12-35-44.jpg', 'parentid' => '0', 'ordering' => '554', 'metakey' => null, 'metadesc' => 'อสม สวัสดิการ ลดหย่อน ค่าห้อง ค่ารักษา', 'news_source' => null, 'access' => '0', 'hits' => '1016', 'downloads' => '512', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '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' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '548', 'title' => 'มะเร็งหลังโพรงจมูก ภัยเงียบที่ควรระวัง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-05-15_23-28-19_603_600x400.jpg" style="width: 80%;" /><br /> <strong>แพทย์เตือน “มะเร็งหลังโพรงจมูก” ภัยเงียบที่ควรระวัง เหตุไม่มีอาการระยะแรก อาการจะปรากฏเมื่อลุกลาม แนะเลี่ยงสูบบุหรี่ สารก่อมะเร็ง </strong><br /> <br /> นพ.สมศักดิ์ อรรฆศิลป์ อธิบดีกรมการแพทย์ กล่าวว่า โรคมะเร็งหลังโพรงจมูกเป็นที่พบมากในแถบเอเชียบางประเทศ เช่น จีน ไต้หวัน ฮ่องกง รวมถึงประเทศไทยของเราด้วย สำหรับประเทศไทยพบมะเร็งหลังโพรงจมูกในเพศชายมากกว่าเพศหญิงราว 2 เท่า และมักพบในผู้ป่วยที่มีอายุ 50 ปีขึ้นไป ข้อมูลจากทะเบียนมะเร็ง สถาบันมะเร็งแห่งชาติ ปี 2014 พบผู้ป่วยเพศชาย 1,087 คน เพศหญิง 462 คน คิดเป็นอุบัติการณ์การเกิดโรค 2.62 และ 1.0 คนต่อประชากรแสนคนในเพศชายและเพศหญิงตามลำดับ มะเร็งโพรงจมูกเกิดจากการที่เซลล์ต่างๆ ในโพรงจมูก และโพรงอากาศข้างจมูกเกิดความผิดปกติหรือมีการเปลี่ยนแปลง แต่ยังไม่มีการยืนยันแน่ชัดว่าสาเหตุที่แท้จริงของโรคคืออะไร ซึ่งมีปัจจัยเสี่ยงที่เกี่ยวข้อง เช่น พันธุกรรม การติดเชื้อไวรัส การรับประทานอาหารที่มีสารไนโตรซามีน และการสัมผัสสารก่อมะเร็งจากการประกอบอาชีพและสิ่งแวดล้อม อาทิ ฝุ่นไม้ บุหรี่ เป็นต้น</p> <p>นพ.วีรวุฒิ อิ่มสำราญ ผู้อำนวยการสถาบันมะเร็งแห่งชาติ กล่าวว่า มะเร็งโพรงจมูกอาจไม่แสดงอาหารในระยะแรกๆ เนื่องจากโพรงจมูกมีลักษณะค่อนข้างกว้าง โดยอาการอาจจะปรากฏออกมาเมื่อมะเร็งเจริญเติบโตไปรอบๆหรือมีขนาดใหญ่จนปิดกั้นโพรงจมูกไปมากแล้วอาการทั่วไปที่พบบ่อย คือ คัดจมูก น้ำมูกไหลข้างเดียวที่ผู้ป่วยไม่ได้เป็นหวัดหรือภูมิแพ้และยังมีอาการอื่นๆ ที่มีความแตกต่างกันในคนไข้แต่ละราย ขึ้นอยู่กับว่ามะเร็งนั้นมีจุดเริ่มต้นมาจากบริเวณไหน เช่น มีเลือดกำเดาไหล หูอื้อ ชาและปวดบวมบริเวณใบหน้า ปวดหัว และมีก้อนนูนอยู่บริเวณต้นคอใต้ติ่งหู เป็นต้น หากผู้ป่วยมีอาการเหล่านี้ควรรีบไปพบแพทย์โดยเร็ว ในด้านวินิจฉัยนั้น ใช้เวลาวินิจฉัยค่อนข้างนานและอาจต้องวินิจฉัยหลายๆครั้ง เพื่อหาระยะและระดับความรุนแรงของโรคอย่างถูกต้อง เพื่อการรักษาที่มีประสิทธิภาพ โดยการรักษาหลักมี 3 วิธี ได้แก่ 1. ผ่าตัดในกรณีที่เนื้องอกอยู่ในระยะแรกๆ ยังไม่มีการกระจายตัวมากนัก 2. การฉายแสง 3. และการให้ยาเคมี</p> <p>การป้องกันมะเร็งโพรงจมูกเบื้องต้น ควรปรับเปลี่ยนพฤติกรรมเสี่ยงต่างๆ เช่น การสูบบุหรี่ หรือหลีกเลี่ยงการรับควันบุหรี่ การสวมเครื่องป้องกันขณะปฏิบัติงานในโรงงานที่มีสารก่อมะเร็ง และสิ่งสำคัญควรสังเกตตัวเองอยู่เสมอเพื่อการรักษาที่ทันเวลา เนื่องจากการรักษาโรคในระยะแรกเริ่มจำได้ผลดีกว่าในระยะลุกลาม<br /> <br /> ขอบคุณแหล่งข้อมูล : <a href="https://mgronline.com/qol/detail/9620000046032?fbclid=IwAR30bvw_vHGUFTASLOa4v-1LGuwQbIc9WTBQ3tiFbX-D_PQWrLMtE6m7H5c" target="_blank">เว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-05-15 23:31:04', 'created_by' => '1', 'modified' => '2019-05-15 23:31:04', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-05-15 23:31:04', 'imgur_url' => 'https://i.imgur.com/xqxQ9CW.jpg', 'image' => '/files/uploads/image/2019-05-15_23-28-19_603_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '548', 'metakey' => null, 'metadesc' => 'มะเร็ง โพรงจมูก บุหรี่', 'news_source' => null, 'access' => '0', 'hits' => '9379', '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) 8 => array( 'Content' => array( 'id' => '547', 'title' => 'โรคในผู้สูงอายุวัย 60+', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-05-08 10:59:55', 'created_by' => '8', 'modified' => '2019-07-02 16:00:31', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-05-08 10:59:55', 'imgur_url' => 'https://i.imgur.com/NQiEpjk.jpg', 'image' => '/files/uploads/infographic/thumb/2019-05-08_10-59-54.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-05-08_10-59-51.jpg', 'parentid' => '0', 'ordering' => '547', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '2152', 'downloads' => '1206', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '546', 'title' => 'ประกาศรางวัล กิจกรรมสำรวจชิงรางวัล โดย แอปฯ Tobacco Spotter', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-05-07 13:36:51', 'created_by' => '2', 'modified' => '2019-05-07 13:36:51', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-05-07 00:00:00', 'imgur_url' => 'https://i.imgur.com/2MHaqCA.jpg', 'image' => '/files/uploads/image/2019-05-07_13-35-33_828_600x400.jpg', 'album' => 'http://xn--y3cri.com/files/users/user1/S__118685729.jpg', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '546', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '135', '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) 10 => array( 'Content' => array( 'id' => '545', 'title' => 'กระทรวงสาธารณสุข เตือนผู้สูงอายุที่ดื่มน้ำน้อยในช่วงหน้าร้อนอุณหภูมิสูงขึ้น อาจเกิดภาวะขาดน้ำ แนะผู้ดูแลกระตุ้นให้ดื่มน้ำอย่างสม่ำเสมอโดยไม่ต้องรอกระหาย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p> <img alt="" src="http://xn--y3cri.com/files/users/admin3/NEWS-020562-1024x537.jpg" style="width: 816px; height: 514px;" /></p> <p> นายแพทย์อรรถพล แก้วสัมฤทธิ์ รองอธิบดีกรมอนามัย เปิดเผยว่า ภาวะขาดน้ำในผู้สูงอายุมักพบ ได้ง่าย เนื่องจากมวลกล้ามเนื้อที่ลดลงทำให้น้ำในร่างกายผู้สูงอายุลดลงด้วย การตอบสนองต่อความกระหายน้ำ ก็ลดลง ทำให้ไม่รู้สึกอยากดื่มน้ำ ร่างกายจึงไม่ได้น้ำชดเชย ประกอบกับความเสื่อมของร่างกาย เช่น กลั้นปัสสาวะไม่ได้ หกล้มง่าย ข้อเข่าเสื่อม ซึมเศร้า สมองเสื่อม ทำให้ไม่อยากดื่มน้ำ นอกจากนี้ ผู้สูงอายุยังพบปัญหาโรคเรื้อรัง อาทิ เบาหวาน ความดันโลหิตสูง โรคหัวใจและหลอดเลือดสมอง ซึ่งต้องได้รับยาขับปัสสาวะทำให้น้ำในร่างกายน้อยลง รวมทั้งปัญหาตาทำให้มองเห็นไม่ชัดเจน จึงเป็นอุปสรรคต่อการจัดหาน้ำดื่ม และที่สำคัญคือผู้สูงอายุมือสั่นหยิบจับหรือกำไม่ได้ ทำให้ไม่สามารถดื่มน้ำได้ด้วยตนเอง เป็นผลให้ได้รับน้ำไม่เพียงพอ ซึ่งส่งผลเสียหรืออันตรายต่อสุขภาพอาจนำมาสู่ภาวะขาดน้ำได้</p> <p> “โดยเฉพาะอย่างยิ่งในช่วงหน้าร้อนที่อุณหภูมิสูงขึ้นจนบางครั้งใกล้เคียงหรือมากกว่าอุณหภูมิในร่างกายทำให้ร่างกายสูญเสียน้ำเป็นอย่างมาก ผู้ดูแลจึงควรจัดหาน้ำสะอาดไว้ให้ดื่มอย่างสม่ำเสมอโดยไม่ต้องรอกระหายหรือจนปัสสาวะเป็นสีเหลืองอ่อน ควรจัดหาแก้วที่มีหูจับหรือสะดวกในการใช้ หรือให้ดูดจากหลอด โดยวางแก้วน้ำไว้บนโต๊ะข้างเตียง ไม่ควรให้ผู้สูงอายุดื่มชา กาแฟ แอลกอฮอล์ และเครื่องดื่มที่มีปริมาณน้ำตาลสูง เพราะจะยิ่ง ทำให้ร่างกายขาดน้ำ” นายแพทย์อรรถพล กล่าว</p> <p> รองอธิบดีกรมอนามัย กล่าวในตอนท้ายว่า การป้องกันความเสี่ยงของผู้สูงอายุจากความร้อนทำได้โดยให้ผู้สูงอายุอยู่ในบ้านพัก อาคาร หรือสถานที่ที่มีเครื่องปรับอากาศ หรือหากไม่มีเครื่องปรับอากาศแนะนำใช้พัดลม เปิดให้ห่างจากตัว อย่าหันพัดลมเป่าเข้าตัวโดยตรง ให้เปิดพัดลมแบบส่าย เปิดหน้าต่าง เพื่อระบายอากาศที่ร้อนหากอากาศร้อนจัดควรหลีกเลี่ยงการออกนอกบ้าน แต่หากจำเป็นควรสวมหมวก เสื้อแขนยาวมีสีอ่อน กางเกง ขายาว หลวม มีน้ำหนักเบาระบายความร้อนได้ดี กางร่มเพื่อป้องกันแสงแดดและพกน้ำดื่มติดตัวตลอดเวลา ทั้งนี้ ผู้ดูแลควรสังเกตอาการผิดปกติที่เกี่ยวข้องกับความร้อนหากพบอาการ เช่น ตะคริว ผดผื่น คลื่นไส้ ปวดศีรษะ อ่อนเพลีย ให้รีบแจ้งเจ้าหน้าที่สาธารณสุขหรือพาไปพบแพทย์ หรือติดต่อสายด่วน 1669 ทันที</p> <p><strong>ที่มา : ศูนย์สื่อสารสาธารณะ กรมอนามัย / 2 พฤษภาคม 2562</strong></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-05-03 10:45:03', 'created_by' => '8', 'modified' => '2019-05-03 10:48:12', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-05-03 10:45:03', 'imgur_url' => 'https://i.imgur.com/bK6W9cE.jpg', 'image' => '/files/uploads/image/2019-05-03_10-48-09_135_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '545', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '5035', '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' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '544', 'title' => '“อันตรายในสายฝน” ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>ป้องกันไว้.. ชีวิตปลอดภัยจากฟ้าผ่า “อันตรายในสายฝน” แค่เลี่ยงและงดสิ่งเหนี่ยวนำเหล่านี้ กระทรวงสาธารณสุข โดยกรมอนามัย บอกต่อวิธีการปฏิบัติตัวเมื่อเกิดฝนฟ้าคะนอง เพื่อหลีกเลี่ยงการเกิดฟ้าผ่า ซึ่งช่วงที่เกิดเหตุมากสุด คือ เม.ย. – พ.ค. “ฟ้าผ่าอันตรายในสายฝน.. อ่านสักนิดชีวิตปลอดภัย”<br /> แจ้งเหตุแพทย์ฉุกเฉิน โทร. 1669<br /> ที่มา : สาสุขชัวร์, กรมอนามัย</p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-04-29 11:56:18', 'created_by' => '6', 'modified' => '2019-07-02 16:00:44', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-04-29 11:56:18', 'imgur_url' => 'https://i.imgur.com/toxpseV.jpg', 'image' => '/files/uploads/infographic/thumb/2019-04-29_11-56-18.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-04-29_11-55-42.jpg', 'parentid' => '0', 'ordering' => '544', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1341', 'downloads' => '424', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '6', 'username' => 'user5', 'realname' => 'user5', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2019-05-08 10:57:38', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:48', 'modified_by' => null, 'modified' => '2018-04-19 11:28:04', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', '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 = '14' $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) 14 => 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' => '14', 'start' => (int) 156 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '565', 'title' => '9 สัญญาณอันตราย ไข้เลือดออกในเด็ก', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-07-03 14:37:47', 'created_by' => null, 'modified' => '2019-08-30 14:51:56', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-07-03 14:37:47', 'imgur_url' => 'https://i.imgur.com/in4HKyJ.jpg', 'image' => '/files/uploads/infographic/thumb/2019-07-03_14-37-46.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '565', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1898', 'downloads' => '399', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '562', 'title' => 'โรคมือ เท้า ปาก', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-07-02 16:06:01', 'created_by' => '8', 'modified' => '2019-07-02 16:06:01', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-07-02 16:06:01', 'imgur_url' => 'https://i.imgur.com/nUbMHuH.jpg', 'image' => '/files/uploads/infographic/thumb/2019-07-02_16-06-01.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-07-02_16-05-54.jpg', 'parentid' => '0', 'ordering' => '562', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1811', 'downloads' => '589', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '561', 'title' => 'ไข้เลือดออก ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-07-02 15:58:33', 'created_by' => '8', 'modified' => '2019-07-02 15:59:52', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-07-02 15:58:33', 'imgur_url' => 'https://i.imgur.com/ajRtbUH.jpg', 'image' => '/files/uploads/infographic/thumb/2019-07-02_15-58-33.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-07-02_15-58-30.jpg', 'parentid' => '0', 'ordering' => '561', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1279', 'downloads' => '591', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '560', 'title' => 'โรคไข้เลือดออก เกิดจากการติดเชื้อไวรัสเดงกีมียุงลายเป็นพาหะนำโรค พบได้ทั้งเด็กและผู้ใหญ่', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-06-27 14:42:28', 'created_by' => '7', 'modified' => '2019-07-02 16:00:04', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-06-27 14:42:28', 'imgur_url' => 'https://i.imgur.com/C5FrQj0.jpg', 'image' => '/files/uploads/infographic/thumb/2019-06-27_14-42-28.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '560', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '2517', 'downloads' => '5222', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '7', 'username' => 'admin2', 'realname' => 'admin2', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2019-10-17 16:08:22', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-08-14 16:26:00', 'modified_by' => null, 'modified' => '2018-08-14 16:26:00', 'role' => 'admin' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '559', 'title' => 'Infographic “หยุดไข้เลือดออก เริ่มต้นที่ตัวเรา” 15 มิ.ย. วันไข้เลือดออกอาเซียน', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-06-27 12:44:37', 'created_by' => '2', 'modified' => '2019-07-02 16:00:13', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-06-27 00:00:00', 'imgur_url' => 'https://i.imgur.com/qCtUdHW.png', 'image' => '/files/uploads/infographic/thumb/2019-06-27_12-44-36.png', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-06-27_12-44-04.png', 'parentid' => '0', 'ordering' => '559', 'metakey' => null, 'metadesc' => '#ไข้เลือดออก', 'news_source' => null, 'access' => '0', 'hits' => '1979', 'downloads' => '817', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '555', 'title' => 'ทำไมเราถึงหน้ามืดตอนตื่นนอน?', 'alias' => null, 'intro_text' => null, 'full_text' => '<h1>ทำไมเราถึงหน้ามืดตอนตื่นนอน?</h1> <p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-06-19_21-58-58_343_600x400.jpg" style="width: 90%; height: 90%;" /><br /> <br /> </p> <p><strong>ใครเคยหน้ามืดตอนตื่นนอนบ้าง? ซึ่งสาเหตุของอาการหน้ามืดเวลาตื่นนอน ส่วนใหญ่เกิดจากการที่ร่างกายและหัวใจของเรานั้น “ปรับตัวไม่ทัน”</strong></p> <p>เวลาเราลุกจากการตื่นนอน จากมุม 0 องศา เป็น 90 องศา จะทำให้หัวใจเราบีบตัวเร็วขึ้นเพื่อให้เลือดไปเลี้ยงสมองได้ทัน เมื่อร่างกายของเราไม่สามารถปรับตัวได้ปกติเหมือนตอนเป็นหนุ่มสาว เลยส่งผลทำให้เกิดอาการหน้ามืด</p> <p><strong>วิธีแก้ไขอาการนี้ คือ</strong></p> <p>1. เวลาเราตื่นนอนให้พยายามลุกให้ช้าลง พยายามอย่ารีบร้อน เพื่อให้ร่างกายสามารถปรับตัวได้ทันท่วงที</p> <p>2. ออกกำลังกาย เพราะหัวใจของเราเริ่มทำงานไม่ค่อยดีเท่าที่ควร ไม่ทันต่อการเปลี่ยนแปลงของร่างกาย</p> <p>3. พักผ่อนให้เพียงพอ ให้ร่างกายฟื้นฟูอย่างเต็มที่ รวมถึงทานอาหารให้ตรงเวลาครบทั้ง 5 หมู่</p> <p>เมื่อเราทำได้ตามที่กล่าวข้างต้นอาการหน้ามืดเวลาตื่นนอนก็จะบรรเทาลงได้ แต่หากยังไม่ดีขึ้นอาจจะต้องมาพบแพทย์เพื่อทำการซักประวัติและและทำการรักษาต่อไปตามขั้นตอน<br /> <br /> ขอบคุณแหล่งข้อมูลจาก : <a href="https://www.thaihealth.or.th/Content/49235-%E0%B8%97%E0%B8%B3%E0%B9%84%E0%B8%A1%E0%B9%80%E0%B8%A3%E0%B8%B2%E0%B8%96%E0%B8%B6%E0%B8%87%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%A1%E0%B8%B7%E0%B8%94%E0%B8%95%E0%B8%AD%E0%B8%99%E0%B8%95%E0%B8%B7%E0%B9%88%E0%B8%99%E0%B8%99%E0%B8%AD%E0%B8%99.html">เว็บ สสส. </a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-06-19 22:00:25', 'created_by' => '1', 'modified' => '2019-06-19 22:00:25', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-06-19 22:00:25', 'imgur_url' => 'https://i.imgur.com/ED3T4z9.jpg', 'image' => '/files/uploads/image/2019-06-19_21-58-58_343_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '555', 'metakey' => null, 'metadesc' => 'หน้ามืด ', 'news_source' => null, 'access' => '0', 'hits' => '135', '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' => '554', 'title' => 'ผังหลักเกณฑ์ได้ลดหย่อนค่าห้องพิเศษ สำหรับ อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-06-14 12:35:48', 'created_by' => '1', 'modified' => '2019-07-02 16:00:22', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-06-14 12:35:48', 'imgur_url' => 'https://i.imgur.com/hE0bo9E.jpg', 'image' => '/files/uploads/infographic/thumb/2019-06-14_12-35-48.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-06-14_12-35-44.jpg', 'parentid' => '0', 'ordering' => '554', 'metakey' => null, 'metadesc' => 'อสม สวัสดิการ ลดหย่อน ค่าห้อง ค่ารักษา', 'news_source' => null, 'access' => '0', 'hits' => '1016', 'downloads' => '512', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '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' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '548', 'title' => 'มะเร็งหลังโพรงจมูก ภัยเงียบที่ควรระวัง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-05-15_23-28-19_603_600x400.jpg" style="width: 80%;" /><br /> <strong>แพทย์เตือน “มะเร็งหลังโพรงจมูก” ภัยเงียบที่ควรระวัง เหตุไม่มีอาการระยะแรก อาการจะปรากฏเมื่อลุกลาม แนะเลี่ยงสูบบุหรี่ สารก่อมะเร็ง </strong><br /> <br /> นพ.สมศักดิ์ อรรฆศิลป์ อธิบดีกรมการแพทย์ กล่าวว่า โรคมะเร็งหลังโพรงจมูกเป็นที่พบมากในแถบเอเชียบางประเทศ เช่น จีน ไต้หวัน ฮ่องกง รวมถึงประเทศไทยของเราด้วย สำหรับประเทศไทยพบมะเร็งหลังโพรงจมูกในเพศชายมากกว่าเพศหญิงราว 2 เท่า และมักพบในผู้ป่วยที่มีอายุ 50 ปีขึ้นไป ข้อมูลจากทะเบียนมะเร็ง สถาบันมะเร็งแห่งชาติ ปี 2014 พบผู้ป่วยเพศชาย 1,087 คน เพศหญิง 462 คน คิดเป็นอุบัติการณ์การเกิดโรค 2.62 และ 1.0 คนต่อประชากรแสนคนในเพศชายและเพศหญิงตามลำดับ มะเร็งโพรงจมูกเกิดจากการที่เซลล์ต่างๆ ในโพรงจมูก และโพรงอากาศข้างจมูกเกิดความผิดปกติหรือมีการเปลี่ยนแปลง แต่ยังไม่มีการยืนยันแน่ชัดว่าสาเหตุที่แท้จริงของโรคคืออะไร ซึ่งมีปัจจัยเสี่ยงที่เกี่ยวข้อง เช่น พันธุกรรม การติดเชื้อไวรัส การรับประทานอาหารที่มีสารไนโตรซามีน และการสัมผัสสารก่อมะเร็งจากการประกอบอาชีพและสิ่งแวดล้อม อาทิ ฝุ่นไม้ บุหรี่ เป็นต้น</p> <p>นพ.วีรวุฒิ อิ่มสำราญ ผู้อำนวยการสถาบันมะเร็งแห่งชาติ กล่าวว่า มะเร็งโพรงจมูกอาจไม่แสดงอาหารในระยะแรกๆ เนื่องจากโพรงจมูกมีลักษณะค่อนข้างกว้าง โดยอาการอาจจะปรากฏออกมาเมื่อมะเร็งเจริญเติบโตไปรอบๆหรือมีขนาดใหญ่จนปิดกั้นโพรงจมูกไปมากแล้วอาการทั่วไปที่พบบ่อย คือ คัดจมูก น้ำมูกไหลข้างเดียวที่ผู้ป่วยไม่ได้เป็นหวัดหรือภูมิแพ้และยังมีอาการอื่นๆ ที่มีความแตกต่างกันในคนไข้แต่ละราย ขึ้นอยู่กับว่ามะเร็งนั้นมีจุดเริ่มต้นมาจากบริเวณไหน เช่น มีเลือดกำเดาไหล หูอื้อ ชาและปวดบวมบริเวณใบหน้า ปวดหัว และมีก้อนนูนอยู่บริเวณต้นคอใต้ติ่งหู เป็นต้น หากผู้ป่วยมีอาการเหล่านี้ควรรีบไปพบแพทย์โดยเร็ว ในด้านวินิจฉัยนั้น ใช้เวลาวินิจฉัยค่อนข้างนานและอาจต้องวินิจฉัยหลายๆครั้ง เพื่อหาระยะและระดับความรุนแรงของโรคอย่างถูกต้อง เพื่อการรักษาที่มีประสิทธิภาพ โดยการรักษาหลักมี 3 วิธี ได้แก่ 1. ผ่าตัดในกรณีที่เนื้องอกอยู่ในระยะแรกๆ ยังไม่มีการกระจายตัวมากนัก 2. การฉายแสง 3. และการให้ยาเคมี</p> <p>การป้องกันมะเร็งโพรงจมูกเบื้องต้น ควรปรับเปลี่ยนพฤติกรรมเสี่ยงต่างๆ เช่น การสูบบุหรี่ หรือหลีกเลี่ยงการรับควันบุหรี่ การสวมเครื่องป้องกันขณะปฏิบัติงานในโรงงานที่มีสารก่อมะเร็ง และสิ่งสำคัญควรสังเกตตัวเองอยู่เสมอเพื่อการรักษาที่ทันเวลา เนื่องจากการรักษาโรคในระยะแรกเริ่มจำได้ผลดีกว่าในระยะลุกลาม<br /> <br /> ขอบคุณแหล่งข้อมูล : <a href="https://mgronline.com/qol/detail/9620000046032?fbclid=IwAR30bvw_vHGUFTASLOa4v-1LGuwQbIc9WTBQ3tiFbX-D_PQWrLMtE6m7H5c" target="_blank">เว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-05-15 23:31:04', 'created_by' => '1', 'modified' => '2019-05-15 23:31:04', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-05-15 23:31:04', 'imgur_url' => 'https://i.imgur.com/xqxQ9CW.jpg', 'image' => '/files/uploads/image/2019-05-15_23-28-19_603_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '548', 'metakey' => null, 'metadesc' => 'มะเร็ง โพรงจมูก บุหรี่', 'news_source' => null, 'access' => '0', 'hits' => '9379', '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) 8 => array( 'Content' => array( 'id' => '547', 'title' => 'โรคในผู้สูงอายุวัย 60+', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-05-08 10:59:55', 'created_by' => '8', 'modified' => '2019-07-02 16:00:31', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-05-08 10:59:55', 'imgur_url' => 'https://i.imgur.com/NQiEpjk.jpg', 'image' => '/files/uploads/infographic/thumb/2019-05-08_10-59-54.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-05-08_10-59-51.jpg', 'parentid' => '0', 'ordering' => '547', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '2152', 'downloads' => '1206', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '546', 'title' => 'ประกาศรางวัล กิจกรรมสำรวจชิงรางวัล โดย แอปฯ Tobacco Spotter', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-05-07 13:36:51', 'created_by' => '2', 'modified' => '2019-05-07 13:36:51', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-05-07 00:00:00', 'imgur_url' => 'https://i.imgur.com/2MHaqCA.jpg', 'image' => '/files/uploads/image/2019-05-07_13-35-33_828_600x400.jpg', 'album' => 'http://xn--y3cri.com/files/users/user1/S__118685729.jpg', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '546', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '135', '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) 10 => array( 'Content' => array( 'id' => '545', 'title' => 'กระทรวงสาธารณสุข เตือนผู้สูงอายุที่ดื่มน้ำน้อยในช่วงหน้าร้อนอุณหภูมิสูงขึ้น อาจเกิดภาวะขาดน้ำ แนะผู้ดูแลกระตุ้นให้ดื่มน้ำอย่างสม่ำเสมอโดยไม่ต้องรอกระหาย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p> <img alt="" src="http://xn--y3cri.com/files/users/admin3/NEWS-020562-1024x537.jpg" style="width: 816px; height: 514px;" /></p> <p> นายแพทย์อรรถพล แก้วสัมฤทธิ์ รองอธิบดีกรมอนามัย เปิดเผยว่า ภาวะขาดน้ำในผู้สูงอายุมักพบ ได้ง่าย เนื่องจากมวลกล้ามเนื้อที่ลดลงทำให้น้ำในร่างกายผู้สูงอายุลดลงด้วย การตอบสนองต่อความกระหายน้ำ ก็ลดลง ทำให้ไม่รู้สึกอยากดื่มน้ำ ร่างกายจึงไม่ได้น้ำชดเชย ประกอบกับความเสื่อมของร่างกาย เช่น กลั้นปัสสาวะไม่ได้ หกล้มง่าย ข้อเข่าเสื่อม ซึมเศร้า สมองเสื่อม ทำให้ไม่อยากดื่มน้ำ นอกจากนี้ ผู้สูงอายุยังพบปัญหาโรคเรื้อรัง อาทิ เบาหวาน ความดันโลหิตสูง โรคหัวใจและหลอดเลือดสมอง ซึ่งต้องได้รับยาขับปัสสาวะทำให้น้ำในร่างกายน้อยลง รวมทั้งปัญหาตาทำให้มองเห็นไม่ชัดเจน จึงเป็นอุปสรรคต่อการจัดหาน้ำดื่ม และที่สำคัญคือผู้สูงอายุมือสั่นหยิบจับหรือกำไม่ได้ ทำให้ไม่สามารถดื่มน้ำได้ด้วยตนเอง เป็นผลให้ได้รับน้ำไม่เพียงพอ ซึ่งส่งผลเสียหรืออันตรายต่อสุขภาพอาจนำมาสู่ภาวะขาดน้ำได้</p> <p> “โดยเฉพาะอย่างยิ่งในช่วงหน้าร้อนที่อุณหภูมิสูงขึ้นจนบางครั้งใกล้เคียงหรือมากกว่าอุณหภูมิในร่างกายทำให้ร่างกายสูญเสียน้ำเป็นอย่างมาก ผู้ดูแลจึงควรจัดหาน้ำสะอาดไว้ให้ดื่มอย่างสม่ำเสมอโดยไม่ต้องรอกระหายหรือจนปัสสาวะเป็นสีเหลืองอ่อน ควรจัดหาแก้วที่มีหูจับหรือสะดวกในการใช้ หรือให้ดูดจากหลอด โดยวางแก้วน้ำไว้บนโต๊ะข้างเตียง ไม่ควรให้ผู้สูงอายุดื่มชา กาแฟ แอลกอฮอล์ และเครื่องดื่มที่มีปริมาณน้ำตาลสูง เพราะจะยิ่ง ทำให้ร่างกายขาดน้ำ” นายแพทย์อรรถพล กล่าว</p> <p> รองอธิบดีกรมอนามัย กล่าวในตอนท้ายว่า การป้องกันความเสี่ยงของผู้สูงอายุจากความร้อนทำได้โดยให้ผู้สูงอายุอยู่ในบ้านพัก อาคาร หรือสถานที่ที่มีเครื่องปรับอากาศ หรือหากไม่มีเครื่องปรับอากาศแนะนำใช้พัดลม เปิดให้ห่างจากตัว อย่าหันพัดลมเป่าเข้าตัวโดยตรง ให้เปิดพัดลมแบบส่าย เปิดหน้าต่าง เพื่อระบายอากาศที่ร้อนหากอากาศร้อนจัดควรหลีกเลี่ยงการออกนอกบ้าน แต่หากจำเป็นควรสวมหมวก เสื้อแขนยาวมีสีอ่อน กางเกง ขายาว หลวม มีน้ำหนักเบาระบายความร้อนได้ดี กางร่มเพื่อป้องกันแสงแดดและพกน้ำดื่มติดตัวตลอดเวลา ทั้งนี้ ผู้ดูแลควรสังเกตอาการผิดปกติที่เกี่ยวข้องกับความร้อนหากพบอาการ เช่น ตะคริว ผดผื่น คลื่นไส้ ปวดศีรษะ อ่อนเพลีย ให้รีบแจ้งเจ้าหน้าที่สาธารณสุขหรือพาไปพบแพทย์ หรือติดต่อสายด่วน 1669 ทันที</p> <p><strong>ที่มา : ศูนย์สื่อสารสาธารณะ กรมอนามัย / 2 พฤษภาคม 2562</strong></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-05-03 10:45:03', 'created_by' => '8', 'modified' => '2019-05-03 10:48:12', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-05-03 10:45:03', 'imgur_url' => 'https://i.imgur.com/bK6W9cE.jpg', 'image' => '/files/uploads/image/2019-05-03_10-48-09_135_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '545', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '5035', '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' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '544', 'title' => '“อันตรายในสายฝน” ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>ป้องกันไว้.. ชีวิตปลอดภัยจากฟ้าผ่า “อันตรายในสายฝน” แค่เลี่ยงและงดสิ่งเหนี่ยวนำเหล่านี้ กระทรวงสาธารณสุข โดยกรมอนามัย บอกต่อวิธีการปฏิบัติตัวเมื่อเกิดฝนฟ้าคะนอง เพื่อหลีกเลี่ยงการเกิดฟ้าผ่า ซึ่งช่วงที่เกิดเหตุมากสุด คือ เม.ย. – พ.ค. “ฟ้าผ่าอันตรายในสายฝน.. อ่านสักนิดชีวิตปลอดภัย”<br /> แจ้งเหตุแพทย์ฉุกเฉิน โทร. 1669<br /> ที่มา : สาสุขชัวร์, กรมอนามัย</p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-04-29 11:56:18', 'created_by' => '6', 'modified' => '2019-07-02 16:00:44', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-04-29 11:56:18', 'imgur_url' => 'https://i.imgur.com/toxpseV.jpg', 'image' => '/files/uploads/infographic/thumb/2019-04-29_11-56-18.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-04-29_11-55-42.jpg', 'parentid' => '0', 'ordering' => '544', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1341', 'downloads' => '424', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '6', 'username' => 'user5', 'realname' => 'user5', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2019-05-08 10:57:38', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:48', 'modified_by' => null, 'modified' => '2018-04-19 11:28:04', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', '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' => '14', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '14', 'start' => (int) 156 ), 'CategoryContents' => array( (int) 14 => 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 = '14' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '14', 'start' => (int) 156 ) $CategoryContents = array( (int) 14 => 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
3 ก.ค. 62 / อ่าน 1,898
2 ก.ค. 62 / อ่าน 1,811
2 ก.ค. 62 / อ่าน 1,279
27 มิ.ย. 62 / อ่าน 2,517
27 มิ.ย. 62 / อ่าน 1,979
19 มิ.ย. 62 / อ่าน 135
14 มิ.ย. 62 / อ่าน 1,016
15 พ.ค. 62 / อ่าน 9,379
8 พ.ค. 62 / อ่าน 2,152
7 พ.ค. 62 / อ่าน 135
29 เม.ย. 62 / อ่าน 1,341