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 = '17' $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 = '17' $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 = '17' $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 = '17' $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 = '17' $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 = '17' $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 = '17' $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) 17 => 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' => '17', 'start' => (int) 192 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '479', 'title' => 'รัฐมนตรีว่าการกระทรวงสาธารณสุข ขอให้ อสม. ดำเนินการ ภารกิจตามเอกสารนี้ครับ ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>รัฐมนตรีว่าการกระทรวงสาธารณสุข ขอให้ อสม. ดำเนินการ ภารกิจตามเอกสารนี้ครับ ท่านลงนาม ถึง อสม. ทั่วประเทศโดยตรงครับ<br /> <br /> สามารถ ดาวน์โหลดไฟล์นี้ (.pdf) ได้โดย <a href="https://drive.google.com/file/d/1tY-gaztR4U4dBHkqNTMWLjrQZ78IuEet/view?usp=sharing" target="_blank"><span style="background-color:#00FF00;">กดที่นี่เพื่อดาวน์โหลดไฟล์ครับ</span></a><br /> <br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2018-12-25_10-32-19_959_600x400.jpg" style="width: 90%; height: 60%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-12-25 10:33:15', 'created_by' => '1', 'modified' => '2018-12-25 10:45:40', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-12-25 10:33:15', 'imgur_url' => 'https://i.imgur.com/3hND41k.jpg', 'image' => '/files/uploads/image/2018-12-25_10-32-19_959_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '479', 'metakey' => null, 'metadesc' => 'รมว. ภารกิจ ', 'news_source' => null, 'access' => '0', 'hits' => '2623', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '478', 'title' => 'ธ.ก.ส. แจกบัตรสมาร์ทการ์ด อสม.กว่าล้านใบ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><b>ธ.ก.ส.ร่วมกับ สธ.ส่งมอบบัตรสมาร์ทการ์ด อสม.กว่า 1 ล้านใบ เป็นของขวัญปีใหม่ อำนวยความสะดวก ลดความซ้ำซ้อนการจ่ายเงินช่วยเหลือ</b><br /> <br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2018-12-21_22-14-13_75_600x400.jpg" style="width: 80%;" /></p> <p>นายแพทย์ปิยะสกล สกลสัตยาทร รัฐมนตรีว่าการกระทรวงสาธารณสุข เป็นประธานในพิธีลงนามบันทึกข้อตกลงความร่วมมือ “โครงการจัดทำบัตร Smart Card อาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.)” ระหว่างนายแพทย์สุขุม กาญจนพิมาย ปลัดกระทรวงสาธารณสุข กับนายอภิรมย์ สุขประเสริฐ ผู้จัดการธนาคารเพื่อการเกษตรและสหกรณ์การเกษตร (ธ.ก.ส.) เพื่อจัดทำและส่งมอบบัตรสมาร์ทการ์ด อสม.เป็นของขวัญปีใหม่แก่อาสาสมัครสาธารณสุขประจำหมู่บ้านทั่วประเทศ ซึ่งจะช่วยอำนวยความสะดวกให้กับ อสม.และรัฐบาลในการจ่ายเงินช่วยเหลือ รวมทั้งสวัสดิการต่าง ๆ ผ่านบริการทางการเงินที่ทันสมัยตามนโยบายไทยแลนด์ 4.0</p> <p>นายแพทย์สุขุม กาญจนพิมาย ปลัดกระทรวงสาธารณสุข กล่าวว่า ความร่วมมือระหว่างกระทรวงสาธารณสุขกับ ธ.ก.ส.เป็นการดำเนินการตามแผนยุทธศาสตร์การพัฒนาโครงสร้างพื้นฐานระบบการชำระเงินแบบอิเล็กทรอนิกส์แห่งชาติ (National e-Payment Master plan) และเป็นการจัดวางระบบบูรณาการฐานข้อมูลสวัสดิการสังคมให้กับกรมสนับสนุนบริการสุขภาพ ซึ่งจะเป็นประโยชน์ต่อการพัฒนาด้านสาธารณสุขของประเทศในอนาคต ทั้งนี้ กระทรวงสาธารณสุขจะเป็นผู้ส่งข้อมูลให้กับ ธ.ก.ส.ในการจัดทำบัตรสมาร์ทการ์ด อสม. โดยมีเป้าหมายจัดทำบัตร 1,039,000 ใบ เพื่อมอบให้แก่อาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.) ในพื้นที่นำร่อง 12 จังหวัด ภายในเดือนมกราคม 2562 และพื้นที่อื่น ๆ ภายใน 20 มีนาคม 2562 รวมถึงการประชาสัมพันธ์ให้ความรู้ตลอดจนข้อมูลข่าวสารด้านการรับเงินโอนผ่านบัญชีเงินฝาก และอื่น ๆ ที่เป็นประโยชน์ต่อสมาชิก อสม.</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2018-12-21_1545405380.jpg" style="width: 80%;" /></p> <p> </p> <p>ด้านนายอภิรมย์ สุขประเสริฐ ผู้จัดการ ธ.ก.ส. กล่าวว่า การจัดทำบัตรสมาร์ทการ์ด อสม.ครั้งนี้ นับเป็นอีกก้าวหนึ่งของ ธ.ก.ส.ในการให้บริการทางการเงินผ่านบัตรอิเล็กทรอนิกส์ตามนโยบายการพัฒนาโครงสร้างพื้นฐานระบบการชำระเงินแบบอิเล็กทรอนิกส์แห่งชาติ เพื่อให้ภาครัฐสามารถจ่ายเงินช่วยเหลือ รวมทั้งสวัสดิการต่าง ๆ ไปยังผู้รับ คือ อสม.ได้โดยตรง ขณะเดียวกันเป็นการอำนวยความสะดวกและลดการซ้ำซ้อนในการใช้บัตร เพราะบัตรสมาร์ทการ์ด อสม.จะเป็นทั้งบัตรประจำตัว อสม.ที่มีฐานข้อมูลส่วนบุคคลและข้อมูลจากกรมบัญชีกลางเป็นทั้งบัตร ATM และเป็นบัตรชำระค่าบริการในร้านที่รองรับบัตร Debit Prompt Card </p> <p>ทั้งนี้ ธ.ก.ส.จะอำนวยความสะดวกเรื่องจัดทำบัตร การใช้บัตร การเปิดบัญชีเงินฝาก การโอนเงินค่าป่วยการของ อสม.ที่ได้รับแต่ละเดือนเข้าบัญชีเงินฝากของ อสม.แต่ละราย และการให้บริการข้อมูลข่าวสารที่เป็นประโยชน์ผ่าน Application Smart อสม. พร้อมมอบสิทธิประโยชน์ให้ผู้ถือบัตร เช่น การยกเว้นค่าธรรมเนียมการจัดทำบัตรหรือค่าธรรมเนียมรายปีสำหรับบัตรใบแรกที่ออกให้ อสม.แต่ละราย และการกดถอนเงินสดผ่าน ATM ทุกธนาคาร โดยยกเว้นค่าธรรมเนียมการถอนเงินข้ามเขตทุกธนาคาร 4 ครั้งต่อเดือน และ ธ.ก.ส.จะเชื่อมโยงสมาชิก อสม.เป็นเครือข่ายในการดูแลสุขภาพเกษตรกร เพื่อให้เกษตรกรมีสุขภาพสมบูรณ์และแข็งแรง.-สำนักข่าวไทย<br /> <br /> แหล่งข่าวจาก : <a href="https://tna.mcot.net/view/Z2zOBFjrX" target="_blank">สำนักข่าวไทย</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-12-21 22:17:14', 'created_by' => '1', 'modified' => '2018-12-21 22:17:14', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-12-21 22:17:14', 'imgur_url' => 'https://i.imgur.com/7jxVn9G.jpg', 'image' => '/files/uploads/image/2018-12-21_22-14-13_75_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '478', 'metakey' => null, 'metadesc' => 'ธกส สมาร์ทการ์ด SMART CARD SMARTCARD ธนาคาร', 'news_source' => null, 'access' => '0', 'hits' => '9009', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '471', 'title' => 'ครม.ไฟเขียว เพิ่มเงินเดือน อสม. เป็น 1,000 บาทต่อเดือน', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-12-04_18-50-35_537_600x400.jpg" style="width: 60%;" /><br /> <br /> เมื่อวันที่ 4 ธ.ค.61 ที่ทำเนียบรัฐบาล นายพุทธิพงษ์ ปุณณกันต์ รองเลขาธิการนายกรัฐมนตรี ในฐานะโฆษกประจำสำนักนายกรัฐมนตรี กล่าวภายหลังการประชุมคณะรัฐมนตรี (ครม.) ว่า ครม.มีมติอนุมัติเพิ่มค่าตอบแทน อสม.จากเดิมที่เคยได้รับ 600 บาท เพิ่มให้เป็น 1,000 บาท เนื่องจากเห็นว่าไม่ได้มีการพิจารณาเพิ่มค่าตอบแทนมาเป็นระยะเวลา 10 ปี และ อสม.ก็มีภาระหน้าที่เพิ่มขึ้น จะเริ่มขึ้นค่าตอบแทนในเดือน ธ.ค.2561 มี อสม.ทั้งประเทศ 1,054,729 คน แบ่งเป็น อสม.ในต่างจังหวัด 1,039,729 คน และ อสม.ใน กทม. ประมาณ 15,000 คน วงเงินงบประมาณปกติ 4,218 ล้านบาท เมื่อปรับเพิ่มจะมีวงเงินงบประมาณ 12,656 ล้านบาท<br /> <br /> ขอบคุณแหล่งข่าวจาก <a href="http://thainews.prd.go.th/website_th/news/news_detail/WNPOL6112040010011" target="_blank">กรมประชาสัมพันธ์</a> <a href="https://www.thairath.co.th/content/1436996" target="_blank">เว็บไทยรัฐ</a> , <a href="https://www.prachachat.net/general/news-260323">ประชาชาติธุรกิจ</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-12-04 18:47:01', 'created_by' => '1', 'modified' => '2018-12-04 19:38:28', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-12-04 18:47:01', 'imgur_url' => 'https://i.imgur.com/1QrU46h.jpg', 'image' => '/files/uploads/image/2018-12-04_18-50-35_537_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '471', 'metakey' => null, 'metadesc' => 'อสม ค่าป่วยการ ค่าตอบแทน', 'news_source' => null, 'access' => '0', 'hits' => '161179', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '468', 'title' => 'ผัก 7 ชนิด แคลเซียมสูง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><strong>“แคลเซียม” </strong>เป็นแร่ธาตุที่สำคัญที่ร่างกายนำมาใช้ในการสร้างกระดูกและฟัน อีกทั้งเพิ่มความหนาแน่นให้กระดูก การหดตัวของกล้ามเนื้อ การเต้นของหัวใจ การแข็งตัวของเลือด การทำงานของระบบประสาท และช่วยกระตุ้นการทำงานของเอนไซม์หลายชนิด หากร่างกายเราขาดแคลเซียมจะทำให้เสี่ยงต่อการเกิดโรคเกี่ยวกับกระดูก เช่น โรคกระดูกพรุน ข้อรูมาตอยด์ ข้ออักเสบ และข้อเข่าเสื่อม ฯลฯ เป็นต้น <strong>ผู้ที่มีอายุน้อยควรได้รับแคลเซียมประมาณ 800 มิลลิกรัมต่อวัน และคนที่มีอายุมากกว่า 51 ปี ควรได้รับแคลเซียม 1,000 มิลลิกรัมต่อวัน และสตรีมีครรภ์และคุณแม่ที่ให้นมบุตร ควรได้รับแคลเซียมเพิ่มขึ้นคือ 1,200 มิลลิกรัมต่อวัน</strong><br /> <br /> แคลเซียมพบได้ในนม ผลิตภัณฑ์จากนม นมถั่วเหลือง ผลิตภัณฑ์จากนมถั่วเหลือง ปลาตัวเล็ก และนอกจากนี้แล้วยังพบว่าในพืชผักหลายชนิดก็ยังอุดมไปด้วยปริมาณแคลเซียมสูงไม่ต่างกัน ผักอะไรบ้างที่มีแคลเซียมสูง มาดูกัน<br /> <br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2018-11-29_22-41-02_83_600x400.jpg" style="width: 60%;" /><br /> <strong>ผัก 7 ชนิดแคลเซียมสูง</strong><br /> <br /> <span style="color:#008000;"><strong>1. ใบชะพลู</strong></span><br /> ข้อมูลจากสำนักโภชนาการ กรมอนามัย ได้ระบุไว้ว่า ในใบชะพลู 100 กรัม มีแคลเซียมสูงถึง 601 มิลลิกรัม นอกจากนี้แล้วยังอุดมไปด้วยวิตามินเอ ธาตุเหล็ก ฟอสฟอรัส ฯลฯ<strong> <span style="color:#0000FF;">โดยมีสรรพคุณ เช่น ช่วยต่อต้านอนุมูลอิสระ บำรุงสายตา ช่วยยับยั้งและชะลอการขยายตัวของเซลล์มะเร็ง แก้อาการท้องอืด ท้องเฟ้อ เป็นต้น</span></strong><br /> <br /> <strong>หมายเหตุ</strong> แคลเซียมที่มีอยู่ในใบชะพลูจะเปลี่ยนเป็นแคลเซียมออกซาเลต (Oxalate) ซึ่งเป็นสาเหตุที่ทำให้เกิดโรคนิ่วในไตได้ ดังนั้นจึงควรดื่มน้ำตามมากๆ เพื่อสารออกซาเลตจะได้จางลง<br /> <span style="color:#000080;"><strong><span style="background-color:#00FF00;">ปริมาณแคลเซียม 100 กรัม : 601 มิลลิกรัม </span></strong></span><br /> <br /> <span style="color:#008000;"><strong>2. ใบยอ</strong></span><br /> ผักสมุนไพรพื้นบ้านที่นิยมนำส่วนใบอ่อนมาทำเป็นอาหาร อุดมไปด้วยแคลเซียม ธาตุเหล็ก วิตามินเอ วิตามินบี 1 วิตามินบี 2 วิตามินซี โปรตีน ฯลฯ โดยเฉพาะแคลเซียมที่มีมากถึง 469 มิลลิกรัม ต่อใบยอ 100 กรัม <span style="color:#0000CD;"><strong>ทั้งนี้ ในใบยอยังมีสรรพคุณเป็นยาระบาย บำรุงธาตุ แก้ไข้ แก้อาการท้องร่วงในเด็ก แก้เหงือกปวดบวม เป็นต้น</strong></span><br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 469 มิลลิกรัม</span><br /> <br /> <span style="color:#008000;">3. ผักแพว</span></strong><br /> ผักพื้นบ้านแคลเซียมสูงปรี๊ดโดย 100 กรัม มีแคลเซียมสูงถึง 390 มิลลิกรัม อีกทั้งยังอุดมไปด้วยคาร์โบไฮเดรต เส้นใยอาหาร โปรตีน วิตามินและแร่ธาตุต่างๆ มากมาย <span style="color:#0000CD;"><strong>สรรพคุณของผักแพวมีส่วนช่วยขับลมในกระเพาะอาหาร ช่วยเจริญอาหาร ช่วยในการขับถ่าย ป้องกันและแก้อาการท้องผูก ป้องกันมะเร็งลำไส้ใหญ่และสรรพคุณอื่นๆ อีกมากมาย</strong></span> นิยมนำมากินกับลาบ น้ำตก น้ำพริก ใส่ในสลัด ปอเปี๊ยะสด รวมไปถึงนำมากับดับกลิ่นคาว<br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 390 มิลลิกรัม </span></strong><br /> <br /> <span style="color:#008000;"><strong>4. คะน้า </strong></span><br /> ถือเป็นพืชที่ให้แคลเซียม และฟอสฟอรัสสูง โดยการรับประทานผักคะน้าเพียง 1 ถ้วย ทำให้ร่างกายได้รับแคลเซียมพอๆ กับการดื่มนม 1 แก้ว อีกทั้งในคะน้ายังช่วยเพิ่มปริมาณสารอิเล็กโทรไลต์ในร่างกายที่ทำให้ระบบการทำงานที่เกี่ยวข้องกับแคลเซียมและธาตุเหล็กไม่ว่าจะเป็นระบบฮอร์โมน ระบบกระดูก และกล้ามเนื้อทำงานได้อย่างปกติ <br /> <span style="color:#0000CD;"><strong>นอกจากนี้แล้ว คะน้ายังมีสารต่อต้านอนุมูลอิสระ สร้างภูมิคุ้มกันร่างกาย บำรุงสายตา มีส่วนช่วยลดระดับคอเลสเตอรอล ช่วยลดความเสี่ยงของการเกิดโรคมะเร็งต่างๆ ได้แก่ มะเร็งลำไส้ มะเร็งกระเพาะ มะเร็งปอด มะเร็งเต้านม เป็นต้น</strong></span><br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 245 มิลลิกรัม</span><br /> <br /> <span style="color:#008000;">5. ใบขี้เหล็ก</span></strong><br /> <br /> ผักพื้นบ้านของภาคใต้ ที่มีแคลเซียม และฟอสฟอรัสสูง นอกจากนี้ยังอุดมไปด้วยธาตุเหล็ก เส้นใยอาหาร คาร์โบไฮเดรต โปรตีน และเบตาแคโรทีน <span style="color:#0000CD;"><strong>มีสรรพคุณช่วยเสริมสร้างกระดูกและฟันให้แข็งแรง ช่วยลดความดันโลหิตสูง ช่วยให้เจริญอาหาร ช่วยดับร้อนในร่างกาย และอื่นๆ อีกมากมาย </strong></span><br /> <br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 156 มิลลิกรัม </span></strong><br /> <br /> <span style="color:#008000;"><strong>6. ใบเหลียง</strong></span><br /> <br /> ผักพื้นบ้านของภาคใต้ ที่เดิมทีมีถิ่นกำเนิดในทวีปเอเชียบริเวณคาบสมุทรมลายู แต่ปัจจุบันเป็นผักที่หาได้ตามบริเวณเชิงเขาและที่ราบของภาคใต้ของประเทศไทย อุดมไปด้วย ฟอสฟอรัส เหล็ก วิตามินเอ วิตามินซี ใยอาหาร และแคลเซียมสูง<span style="color:#0000CD;"><strong> มีสรรพคุณบำรุงสายตา ช่วยลดความเสี่ยงต่อภาวะมะเร็ง กระตุ้นเซลล์ภูมิต้านทานในร่างกายให้ทำงานได้ดีขึ้น </strong></span><br /> <br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 151 มิลลิกรัม</span></strong><br /> <br /> <span style="color:#008000;"><strong>7. ผักกระเฉด</strong></span><br /> <br /> <strong><span style="color:#0000CD;">ผักฤทธิ์เย็นที่อุดมไปด้วยวิตามินและแร่ธาตุต่างๆ เช่น ฟอสฟลอรัส ธาตุเหล็ก วิตามินเอ วิตามินบี 3 วิตามินซี และแคลเซียมที่สูงมาก</span><br /> <br /> หมายเหตุ : </strong>ก่อนรับประทานควรทำให้สุกก่อนเพราะมีความเสี่ยงต่อพยาธิตัวอ่อนที่อาจปะปนเข้ามา<br /> <br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 123 มิลลิกรัม</span><br /> <br /> <a href="https://mgronline.com/goodhealth/detail/9610000112047">ขอบคุณแหล่งข้อมูลจาก เว็บผู้จัดการออนไลน์</a></strong></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-11-29 22:45:54', 'created_by' => '1', 'modified' => '2018-11-29 23:11:26', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-11-29 22:45:54', 'imgur_url' => 'https://i.imgur.com/5I74Cgm.jpg', 'image' => '/files/uploads/image/2018-11-29_22-41-02_83_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '468', 'metakey' => null, 'metadesc' => 'ผัก แคลเซียม', 'news_source' => null, 'access' => '0', 'hits' => '30769', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '464', 'title' => '10 ผักและผลไม้ที่มีวิตามินซีสูงที่สุด', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2018-11-19_1542607630.jpg" style="width: 400px; height: 246px;" /></p> <p><span style="font-size:18px;">วิตามินซีกับผิวพรรณเป็นของคู่กัน แล้วคุณรู้หรือไม่ว่า วิตามินซีหาได้ใกล้ตัวคุณ! </span><br /> วิตามินซีทำให้ผิวพรรณดีขึ้นได้ นอกจากนั้นแล้ววิตามินซียังมีคุณสมบัติหลายอย่างที่จำเป็นต่อร่างกายของเรา และการได้รับวิตามินซีเข้าสู่ร่างกายเองก็มีหลายรูปแบบในปัจจุบัน<br /> วิตามินซีสามารถหาได้ง่ายจากธรรมชาติใกล้ตัวเราด้วยผักและผลไม้ การกินผักและผลไม้ในปริมาณที่พอเหมาะก็จะทำให้ร่างกายนั้นได้รับวิตามินซีตามความเหมาะสมของร่างกายได้</p> <p><span style="font-size:18px;">ทำความรู้จักกับวิตามินซี </span></p> <p>วิตามินซี หรือชื่อเต็มว่ากรดแอสคอบิค (Ascobic Acid) เป็นวิตามินที่ร่างกายมนุษย์ไม่สามารถสังเคราะห์ได้เอง แต่มีความสำคัญอย่างมากกับระบบภูมิคุ้มกันของร่างกาย ด้วยความสามารถในการต้านอนุมูลอิสระที่ร่างกายได้รับจากกระบวนการสันดาปของร่างกายและจากมลพิษต่างๆ ที่จะส่งผลให้เซลล์ในร่างกายเสื่อมสภาพ ชะลอริ้วรอยและความแก่ชรา ส่งผลให้มีผิวพรรณที่มีสุขภาพดีขึ้นได้</p> <p><span style="font-size:18px;">ทำไมเราถึงต้องการวิตามินซี </span></p> <p>นอกจากประโยชน์ในเรื่องของผิวแล้ว วิตามินซียังมีส่วนช่วยในการ ป้องกันหวัด เนื่องจากคุณสมบัติที่ช่วยให้ระบบภูมิคุ้มกันของร่างกายทำงานได้อย่างมีประสิทธิภาพมากขึ้น และยังช่วยในเรื่องของการป้องกันโรคอื่นๆ เช่น โรคภูมิแพ้ โรคเลือดออกตามไรฟัน โรคที่มาจากการติดเชื้อไวรัสและแบคทีเรีย เส้นเลือดอุดตันในหลอดลม เป็นต้น แหล่งวิตามินซีใกล้ตัวที่เราสามารถพบได้ตามผักและผลไม้ โดยหาซื้อง่ายและมีอยู่ทั่วไปในประเทศไทยที่หลายคนอาจจะยังไม่รู้ว่าผักและผลไม้บางชนิดก็มีวิตามินซีอยู่ในปริมาณที่ร่างกายต้องการใช้งานได้</p> <p><span style="font-size:18px;">5 ผักที่มีวิตามินซีสูง ผลไม้ที่มีวิตามินซีสูงที่สุด </span></p> <p><span style="font-size:16px;">1. พริกหวาน วิตามินซี 80.4 มิลลิกรัม ต่อ 100 กรัม </span><br /> แม้จะชื่อว่าพริกหวานแต่ก็มีรสชาติที่ไม่เผ็ดเหมือนชื่อ พริกหวานสามารถกินได้ทั้งแบบสดๆ และปรุงสุกในเมนูอาหาร โดยปกติแล้วจะมีสีเขียวเมื่อสุกแล้วจะมีสีแดง ปัจจุบันมีการปรับปรุงพันธุ์ขึ้นใหม่ ทำให้พริกหวานมีทั้งสีแดง สีเหลือง สีม่วง ที่เต็มไปด้วยสารต้านอนุมูลอิสระ เบต้าแคโรทีน วิตามินบี 1 วิตามินบี 2 เหล็กและโพแทสเซียม โดยพริกหวานผลที่แก่แล้วจะมีสีแดง เหลือง ส้ม หรือม่วงจะให้วิตามินซีเพิ่มขึ้นถึง 2 เท่าเลยทีเดียว</p> <p><span style="font-size:16px;">2. บรอกโคลี วิตามินซี 89.2 มิลลิกรัม ต่อ 100 กรัม </span><br /> ผักที่มีดอกสีเขียวนี้อุดมไปด้วยคุณค่าทางอาหารหลายชนิดซึ่งพบได้ทั้งส่วนดอกและลำต้น การกินควรกินทั้งส่วนดอกและลำต้นร่วมกันจะช่วยต้านโรคมะเร็งได้ บร็อคโคลีเป็นผักที่ไม่ควรนำไปปรุงอาหารด้วยความร้อนที่นานเกินไปเพราะจะทำให้เสียวิตามินและคุณค่าทางอาหาร</p> <p><span style="font-size:16px;">3. ผักคะน้า วิตามินซี 147 มิลลิกรัม ต่อ 100 กรัม</span><br /> ผักคะน้าสามารถกินได้ตั้งแต่ยังมีขนาดเล็กจนกระทั่งออกดอก กับคุณสมบัติที่ช่วยต้านการเกิดมะเร็ง ช่วยให้เซลล์ทำงานได้ดีและกำจัดสารพิษในร่างกาย ผักคะน้าสามารถนำไปประกอบอาหารได้หลายชนิดแต่ควรล้างให้สะอาดเพื่อช่วยลดการตกค้างของสารเคมีก่อนทุกครั้ง</p> <p><span style="font-size:16px;">4. ผักปวยเล้ง วิตามินซี 120 มิลลิกรัม ต่อ 100 กรัม </span><br /> ผักปวยเล้งอุดมไปด้วยแร่ธาตุต่างๆ อย่าง เหล็ก แคลเซียม โพแทสเซียม และยังมีกรดโฟลิกที่เป็นส่วนประกอบที่จำเป็นในการสร้างสารซีโรโทนินในระบบเซลล์ประสาท ซึ่งทำให้ร่างกายรู้สึกผ่อนคลายและนอนหลับได้สนิท</p> <p><span style="font-size:16px;">5. ใบมะรุม วิตามินซี 141 มิลลิกรัม ต่อ 100 กรัม </span><br /> มะรุมเป็นพืชพื้นบ้านที่นิยมนำมาประกอบอาหารได้หลายอย่าง โดยทุกส่วนของต้นมะรุมสามารถกินได้ ใบของมะรุมมีฤทธิ์เป็นยาระบาย ลดไข้ ช่วยให้นอนหลับสบาย ป้องกันแผลในกระเพราะอาหาร และช่วยต้านอนุมูลอิสระได้</p> <p><span style="font-size:18px;">5 ผลไม้ที่มีวิตามินซีสูง </span></p> <p><span style="font-size:16px;">ผลไม้ที่มีวิตามินซีสูงที่สุด 1. ส้ม วิตามินซี 53.2 มิลลิกรัม ต่อ 100 กรัม </span><br /> ส้มเป็นผลไม้ยอดฮิตที่คนไทยนิยมกิน ด้วยรสชาติเปรี้ยวหวานที่อุดมไปด้วยวิตามินหลายชนิด และมีให้เลือกกินหลากหลายสายพันธุ์ นอกจากนี้ยังมีใยอาหารที่ช่วยในระบบขับถ่ายให้ดีขึ้น รักษาโรคเลือดออกตามไรฟัน โดยสามารถกินได้ทั้งจากผลส้มหรือคั้นเป็นน้ำก็ได้</p> <p><span style="font-size:16px;">2. มะขามป้อม วิตามินซี 276 มิลลิกรัม ต่อ 100 กรัม </span><br /> มะขามป้อมเป็นหนึ่งในผลไม้ที่มีวิตามินซีสูงมาก และถูกใช้เป็นส่วนประกอบของยารักษาโรคหลายชนิด เช่น ไข้หวัดใหญ่ วัณโรค แก้ไอ ภาวะภูมิคุ้มกันอ่อนแอ เป็นต้น โดยพบว่าในผลของมะขามป้อมมีสารป้องการเกิดออกซิไดซ์ของวิตามินซี ทำให้วิตามินซีไม่เสื่อมสภาพแม้จะถูกความร้อน</p> <p><span style="font-size:16px;">3. สตรอเบอร์รี่ วิตามินซี 58.8 มิลลิกรัม ต่อ 100 กรัม </span><br /> สตรอเบอร์รี่ถือว่าเป็นผลไม่ที่อุดมไปด้วยโภชนาการที่หลากหลายทั้ง วิตามินและแร่ธาตุ รวมถึงสารต้านอนุมูลอิสระหลายชนิดที่ช่วยยับยั้งสารก่อมะเร็ง ช่วยในการบำรุงดวงตาและลดการเสื่อมสภาพของดวงตา และพบว่าในสตรอเบอร์รี่สดจะให้วิตามินในปริมาณมาก</p> <p><span style="font-size:16px;">4. ฝรั่ง วิตามินซี 160 มิลลิกรัม ต่อ 100 กรัม </span><br /> แม้ฝรั่งจะเป็นผลไม้ที่ไม่มีรสเปรี้ยว แต่ก็อุดมไปด้วยวิตามินซีในปริมาณมากโดยพบได้บริเวณเปลือกของฝรั่ง แต่เมื่อฝรั่งสุกแล้วจะมีปริมาณวิตามินซีที่น้อยลง หรือฝรั่งที่ตัดออกจากต้นแล้วทิ้งไว้เป็นเวลานานก็จะทำให้วิตามินซีเสื่อมสภาพลงได้</p> <p><span style="font-size:16px;">5. ลิ้นจี่ วิตามินซี 71.5 มิลลิกรัม ต่อ 100 กรัม </span><br /> ลิ้นจี่เพียงวันละ 3 ผลก็ได้รับปริมาณวิตามินซีที่ร่างกายต้องการได้ ด้วยรสชาติที่หวานหอมและอุดมไปด้วยวิตามินและแร่ธาตุ โดยเฉพาะวิตามินบี 1 ที่ช่วยป้องกันอาการเหน็บชา นอกจากนี้ยังช่วยบำรุงหลอดเลือดและกระดูกและฟัน</p> <p><span style="font-size:18px;">สรุป<br /> </span>แม้ว่าร่างกายของเราจะไม่สามารถสังเคราะห์วิตามินซีมาใช้งานได้ แต่วิตามินซีก็ยังมีความสำคัญต่อระบบภูมิคุ้มกันของร่างกายและเรื่องผิวพรรณที่ดีขึ้น การรับวิตามินซีเข้าสู่ร่างกายผ่านอาหารอย่างผักและผลไม้ในปริมาณที่เหมาะสม ก็ทำให้ร่างกายได้รับวิตามินซีได้<br /> การกินวิตามินจากผักและผลไม้จะทำให้ร่างกายได้รับวิตามินจากแหล่งธรรมชาติที่ดี แต่ต้องระมัดระวังเรื่องของสารเคมีจากการเพาะปลูกให้ดี ก่อนนำมากินทุกครั้งควรนำไปล้างให้สะอาดอย่างถูกวิธี และเข้าใจวิธีการนำไปประกอบอาหารเหมาะสมเพื่อไม่ให้สารอาหารรวมถึงวิตามินซีเสื่อมสภาพได้ง่าย</p> <p> </p> <p>ขอขอบคุณข้อมูล และรูปภาพจาก กรมอนามัย กระทรวงสาธารณสุข</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-11-19 13:00:27', 'created_by' => '7', 'modified' => '2018-11-29 22:39:19', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-11-19 13:00:27', 'imgur_url' => 'https://i.imgur.com/QJLlBkd.jpg', 'image' => '/files/uploads/image/2018-11-27_19-46-16_882_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '464', 'metakey' => null, 'metadesc' => 'ผัก วิตามิน', 'news_source' => null, 'access' => '0', 'hits' => '5414', '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' => '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' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '458', 'title' => '9 โรคอันตราย ไม่อยากตาย ห้าม นวด', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-11-06_13-53-11_11_600x400.JPEG" style="width: 80%;" /></p> <p><strong>นวดจนตาย! สัปดาห์ที่ผ่านมา มีคนเสียชีวิตจากลิ่มเลือดในหลอดเลือดอุดตันขั้วปอดทั้ง 2 ข้าง หลังเข้ารับบริการนวดแผนไทยแห่งหนึ่ง ผู้เชี่ยวชาญเตือน 9 โรคอันตรายรู้ไว้ก่อนที่จะตายไม่รู้ตัว ผู้เคยใช้บริการร้านนวดแนะจรรยาบรรณของหมอนวดควรมี ไม่มั่นใจอย่าเข้าใช้บริการ!!</strong><br /> <br /> <strong>9 ลิสต์โรคเสี่ยงต้องเช็กก่อน “นวด”</strong><br /> <br /> <strong>นพ.ภัทรพล จึงสมเจตไพศาล</strong> ผู้อำนวยการกองสถานประกอบการเพื่อสุขภาพ ยังได้กล่าวถึงเรื่องที่โลกออนไลน์แห่แชร์เรื่องการนวดจนเสียชีวิตในครั้งนี้ โดยเน้นย้ำว่าต้องมีการตรวจประวัติลูกค้าก่อนการนวดทุกครั้งเพื่อความปลอดภัย และ<span style="background-color:#00FF00;">เตือน 9 โรคอันตรายห้ามนวด คือ<br /> 1.โรคติดเชื้อฉับพลัน<br /> 2. โรคหัวใจ<br /> 3.โรคความดันโลหิตสูง<br /> 4.เบาหวาน<br /> 5. โรคผิวหนัง<br /> 6.โรคติดต่อระยะแพร่เชื้อ<br /> 7.โรคมะเร็ง<br /> 8.โรคหลอดเลือดดำอักเสบ<br /> 9.กระดูกพรุนรุนแรง</span><br /> <br /> <br /> “เพื่อความปลอดภัยของประชาชน กรมสนับสนุนบริการสุขภาพ (สบส.) ขอเน้นย้ำให้สถานประกอบการเพื่อสุขภาพทุกแห่ง ต้องมีการซักประวัติเพื่อประเมินสภาพร่างกายของผู้มารับการนวดทุกครั้งห้ามให้บริการนวดแก่บุคคลที่มีอาการดังต่อไปนี้ คือ มีไข้สูงเกิน 38.5 องศาเซลเซียส มีอาการโรคติดเชื้อเฉียบพลัน มีการอักเสบจากการติดเชื้อ กระดูกแตก หัก ปริ ร้าว ข้อเคลื่อน เป็นโรคหัวใจ ความดันโลหิตสูง<br /> <br /> เบาหวานที่ยังควบคุมอาการให้เป็นปกติไม่ได้ มีโรคผิวหนังมีแผลเปิดเรื้อรัง โรคติดต่อระยะแพร่เชื้อ โรคมะเร็ง แผลหลังผ่าตัดยังไม่หายสนิท หลอดเลือดดำอักเสบ และกระดูกพรุนรุนแรง ห้ามให้บริการนวดเด็ดขาดเพราะอาจเกิดอันตรายได้</p> <p>หากตรวจสอบพบว่าร้านนวดดังกล่าวไม่มีใบอนุญาต มีโทษจำคุกไม่เกิน 6 เดือน หรือปรับไม่เกิน 50,000 บาท หรือทั้งจำทั้งปรับ แต่ถ้าร้านนวดได้รับอนุญาตถูกต้อง ก็จะตรวจสอบพนักงานนวด และหากพบว่ามีการจ้างพนักงานนวดที่ไม่ได้รับใบรับรองจากกรม สบส. ทางร้านก็จะมีโทษด้วย โดยโทษสูงสุดคือการเพิกถอนใบอนุญาตร้าน”</p> <p> <strong>นพ.ณัฐวุฒิ ประเสริจฐสิริพงศ์ </strong>อธิบดีกรมสนับสนุนบริการสุขภาพ (สบส.) กระทรวงสาธารณสุข ได้ให้สัมภาษณ์ไว้ว่าทางกรมมี พ.ร.บ.สถานประกอบการเพื่อสุขภาพ พ.ศ.2559 ในการดูแลร้านนวดทั้งหมด ซึ่งกำหนดไว้ว่าผู้ขออนุญาตต้องมาอบรมในการเป็นผู้จัดการสถานประกอบการถึงจะอนุญาตให้เปิดได้ และเรื่องของผู้ให้บริการที่อยู่ภายในร้าน หรือหมอนวดแผนไทยก็ต้องผ่านการรับรองหลักสูตรอบรมก่อนเช่นกัน<br /> <br /> “คนที่จะไปนวดต้องมีความรู้ความเข้าใจก่อนว่า การจะไปรับบริการนวดต้องระมัดระวังตนเองเป็นพื้นฐานก่อน หากมีโรคประจำตัว ความดันโลหิตสูง การกดจุดบางจุด อาจจะไปกระตุ้นให้ความดันโลหิตสูงขึ้น รวมทั้งหากมีแผล ก็ไม่สมควรที่จะนวด และหากมีอาการไม่สบายก็ต้องระมัดระวังตัว การจะรับบริการนวดต้องสังเกต พิจารณาจากร้านที่ผ่านการรับรองจะมีการรับรองอยู่<br /> <br /> <strong>การนวดต้องมีการข้อห้าม ซึ่งจริงๆ แล้วหมอนวดแผนไทยที่ได้รับรองตามมาตรฐานนั้น ก่อนนวดต้องสอบถามผู้ที่มารับบริการก่อนว่ามีโรคประจำตัวหรือไม่ หากเป็นการนวดเพื่อสุขภาพก็อาจไม่ต้องถาม แต่หากเป็นการนวดเพื่อรักษาจะต้องถาม เพราะต้องวินิจฉัยอาการก่อน”</strong></p> <p>ขอบคุณ ข้อมูลจากกรมสนับสนุนบริการสุขภาพ และ<a href="https://mgronline.com/live/detail/9610000110542"> เว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-11-06 13:57:10', 'created_by' => '1', 'modified' => '2018-11-06 13:57:10', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-11-06 13:57:10', 'imgur_url' => 'https://i.imgur.com/Wx9EJBV.jpg', 'image' => '/files/uploads/image/2018-11-06_13-53-11_11_600x400.JPEG', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '458', 'metakey' => null, 'metadesc' => 'นวด ความดัน สบส', 'news_source' => null, 'access' => '0', 'hits' => '30131', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', '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' => '452', 'title' => '5 เคล็ดลับ กินมื้อเย็นให้ไม่อ้วน', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><span style="background-color:#00FF00;"><img alt="" src="http://www.อสม.com/files/uploads/image/2018-11-03_15-10-40_183_600x400.jpg" style="width: 75%;" /><br /> <br /> <br /> 5 เคล็ดลับ กินมื้อเย็นให้ไม่อ้วน</span><br /> ------------------------------------------------------------------<br /> <br /> <strong><span style="background-color:#AFEEEE;">1.ตั้งเวลากินอาหารก่อนถึงเวลานอน 4-6 ชั่วโมง</span></strong><br /> การกินอาหารมื้อเย็นนั้นควรจะเป็นเวลาเย็น ไม่ใช่ตอนกลางคืน เพราะฉะนั้น มื้อเย็นที่ดึกที่สุดไม่ควรเกิน 1 ทุ่มตรง ถ้ายิ่งกินดึกก็ยิ่งมีการเผาผลาญพลังงานที่กินไปน้อยลง และเมื่อกระเพาะอาหารทำงานในตอนกลางคืน นั่นทำให้อาจจะนอนไม่หลับก็เป็นได้<br /> <br /> <span style="color:#F0FFF0;"><strong><span style="background-color:#0000FF;">2.เลือกกินอาหารพลังงานต่ำ</span></strong></span><br /> ไม่ว่าจะเป็นอาหารประเภทไหน แต่หลักการง่ายๆ คือ ให้พลังงานต่ำๆ เข้าไว้ ดูที่บรรจุภัณฑ์ก็ได้ แต่ไม่ต้องถึงขั้นกำหนดปริมาณแคลอรีหรอก แค่ให้กินแป้ง น้ำตาล และไขมันจากสัตว์ให้น้อยลงแค่นั้นเอง ฉะนั้น อาหารจำพวกข้าวเหนียวหมูปิ้ง หรือขนมปังไส้กรอก ควรเก็บไว้กินมื้ออื่นดีกว่า<br /> <br /> <strong><span style="background-color:#00FF00;">3.หลีกเลี่ยงอาหารรสจัด</span></strong><br /> ขึ้นชื่อว่าอาหารรสจัด ท้องของคนเรานั้นมีความทนต่ออาหารลักษณะนี้ไม่เท่ากัน แต่คนที่ชอบอาหารรสจัดนี้มีความเสี่ยงที่จะท้องเสีย ลำไส้ปั่นป่วนได้มากกว่าอาหารปกติ ฉะนั้นถ้าอยากให้ร่างกายทำงานหนักน้อยลง มีความปลอดภัยต่อกระเพาะอาหารและลำไส้ ก็ควรกินอาหารรสกลางๆ หรือรสอ่อนจะดีกว่า<br /> <br /> <span style="color:#FFFFFF;"><strong><span style="background-color:#FF0000;">4.ห่างไกลอาหารทอดๆ มันๆ</span></strong></span><br /> อาหารประเภทนี้มักให้พลังงานสูง หากกินไปในตอนเย็นมักจะมีการเผาผลาญไม่ทันจนเป็นไขมันสะสมในตามบริเวณต่างๆ ของร่างกาย แถมอาหารประเภทนี้ก็ย่อยยากอีก มีการเพิ่มการทำงานให้กับกระเพาอาหารและลำไส้ และอาจทำให้มีอาการเพลียในเช้าวันถัดมาได้ แถมคนที่ดูแลผิวพรรณก็ควรเลี่ยงเช่นกัน เพราะจะทำให้ผิวหมอง ไม่สดใส และเป็นสาเหตุของสิวได้<br /> </p> <p><span style="color:#006400;"><strong><span style="background-color:#FFFF00;">5.เพิ่มผักและผลไม้เข้าไปบ้าง</span></strong></span><br /> อันที่จริงก็ไม่ได้บังคับว่าให้กินผักและผลไม้ในมื้อเย็นนะ อาหารปกติอย่างข้าวและเนื้อสัตว์ก็ยังกินได้อย่างปกติ เพียงแต่กินให้น้อยกว่าและทดแทนด้วยผักและผลไม้แทน เพราะนอกจากที่จะย่อยง่าย ให้คุณค่าทางอาหารที่ดีต่อร่างกายสูงแล้วยังเพิ่มกากใยให้ร่างกายให้มีระบบขับถ่ายที่ดีอีกด้วย และอย่าลืมดื่มน้ำตามเยอะๆ ด้วยนะ<br /> <br /> <br /> ขอบคุณข้อมูลจากเว็บ <a href="https://mgronline.com/goodhealth/detail/9610000106754" target="_blank">ผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-11-03 15:09:38', 'created_by' => '1', 'modified' => '2018-11-03 15:12:04', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-11-03 15:09:38', 'imgur_url' => 'https://i.imgur.com/2uSITOe.jpg', 'image' => '/files/uploads/image/2018-11-03_15-10-40_183_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '452', 'metakey' => null, 'metadesc' => 'อ้วน', 'news_source' => null, 'access' => '0', 'hits' => '9056', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '450', 'title' => 'ไขมันเริ่มสลาย เมื่อออกกำลังกาย 10 นาทีขึ้นไป', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-10-31_17-15-52_609_600x400.jpg" style="width: 70%;" /></p> <p><strong>ร่างกายของคนเรานั้นเก็บสะสมพลังงานจากคาร์โบไฮเดรต ไขมัน โปรตีน จากอาหารที่เรารับประทานเข้าไป โดยคาร์โบไฮเดรตจะถูกสะสมไว้ในรูปของไกลโคเจน อยู่ในตับและกล้ามเนื้อ โปรตีนเก็บไว้ในรูปแบบของกล้ามเนื้อ ซึ่งร่างกายจะย่อยโปรตีนเพื่อใช้เป็นพลังงานหากอยู่ในสภาวะขาดแคลนพลังงานได้</strong></p> <p>ส่วนเจ้าไขมันที่เราวางแผนอยากจะกำจัดมันหนักหนานั้น คนเราจะเก็บสะสมไว้ใต้ผิวหนังและรอบๆ อวัยวะภายในทั่วร่างกาย ทั้งนี้ ร่างกายคนส่วนใหญ่จะมีไขมันประมาณ 15-25% ของน้ำหนักตัว (โดยในนักกีฬามักจะมีสัดส่วนไขมันต่ำกว่าคนทั่วไป)</p> <p>เมื่อเราเริ่มต้นออกแรง ในช่วงแรกร่างกายจะดึงเอาพลังงานที่ได้จากเซลล์มาใช้ เจ้าก้อนพลังงานนี้ เป็นพลังงานที่มีไว้ใช้ตอนเกิดเหตุฉุกเฉิน เช่น ยกตู้เย็นหนีตอนไฟไหม้ หรือหลบหมัดที่ต่อยหน้าเรา ซึ่งร่างกายมีพลังงานสำรองส่วนนี้เพียงน้อยนิดเท่านั้น น้อยขนาดที่ว่าหลังจากเราเริ่มออกแรงมันจะถูกใช้จนหมดได้ในเวลาเพียงแค่ราว 20 วินาทีแรก หลังจากนั้นร่างกายจะต้องทยอยสร้าง ADENOSINE TRIPHOSPHATE (ATP) ขึ้นมาใหม่ เนื่องจาก ATP เป็นสารอินทรีย์ที่มีความสำคัญมากในการสร้างพลังงานภายในเซลล์</p> <p>ทีนี้ถ้าเรายังออกแรงต่อเนื่อง ร่างกายจะเริ่มหันไปนำเอาพลังงานที่ได้จากการเผาผลาญไกลโคเจน การเผาผลาญกลูโคสในเลือดมาใช้ แหล่งพลังงานส่วนที่สองนี้แม้จะมีมากกว่าส่วนแรก แต่ก็เริ่มหมดลงในช่วง 2 นาทีเป็นต้นไป</p> <p><strong>ถ้าเช่นนั้นเราก็แค่ออกกำลังกายไปให้ถึงนาทีที่ 4 -5 – 6 ก็เริ่มมีการเผาผลาญพลังงานจากไขมัน แต่หากจะเผาผลาญพลังงานจากไขมันให้ได้จริงๆ จะต้องทำต่อเนื่องไปให้เกิน 10 นาทีขึ้นไป ไขมันจึงจะถูกเผาผลาญเต็มๆ </strong>และรู้ไหมหากเราหยุดพักไปซะก่อนที่มันจะถึง 10 นาที แทนที่มันจะเริ่มตั้งหน้าตั้งตาเผาผลาญไขมัน ร่างกายมันกลับเรียนรู้และย้อนกลับไปเอาพลังงานจากส่วนแรกและส่วนที่สองมาใช้ ทำให้เราไปไม่ถึงพลังงานจากการเผาผลาญไขมันเสียที</p> <p>ถ้าเปรียบเทียบให้เห็นภาพก็เหมือนกับการตั้งหม้อต้มชาบูไว้บนเตาไฟ ช่วงแรกที่น้ำยังไม่เดือด เราจะทำอะไรกับหม้อน้ำนั้นก็ยังไม่เห็นผลใดๆ สิ่งเดียวที่ทำได้คือคอยควบคุมไฟหรือความร้อนให้เผาไหม้หม้อต้มชาบูนั้นต่อไปเรื่อยๆ</p> <p>แต่ถ้ารอจนถึงเวลาที่น้ำเริ่มเดือด แล้วเราหยุดออกกำลังกายกลางคัน แวะพัก นั่งเล่น หยุดออกแรง ก็ไม่ต่างอะไรจากการหรี่ไฟของเตาต้มน้ำ หม้อที่กำลังเดือดได้ที่ก็จะลดความร้อนลง ประสิทธิภาพในการต้มละลายไขมันก็ลดลงตามไปด้วย</p> <p>การออกกำลังกายที่ทำๆ หยุดๆ จึงเหมือนกับเราปิดเตาพักทำให้หม้อเย็นลง พอมาเปิดไฟให้หม้อต้มน้ำนั้นใหม่อีกครั้ง ไม่มีทางที่หม้อจะเดือดได้เท่าเดิมในพริบตา มีแต่จะต้องรอ พูดง่ายๆ ว่านับหนึ่งใหม่กว่าน้ำจะกลับมาเดือดอีกครั้ง</p> <p><strong>จะเห็นได้ว่า การออกกำลังกายให้ได้ผลต่อการเผาผลาญไขมันนั้น นอกจากเรื่องของ “เวลา” </strong><strong>แล้ว ยังต้องเน้นในเชิงของ “ปริมาณ” </strong><strong>อีกด้วย ไม่ว่าเราจะเลือกมีกิจกรรมทางกายแบบไหนก็ตาม จะเป็นการวิ่งเหยาะ การเต้นแอโรบิก การปั่นจักรยาน ฯลฯ ก็ขอให้พยายามทำให้ได้ </strong><strong>“ความหนักระดับปานกลางขึ้นไป” </strong><strong> เพราะถ้าเราออกแรงน้อยก็เหมือนกับหรี่ไฟเตาให้น้อย ออกแรงมากก็คือเพิ่มแรงไฟให้เตานั้น</strong></p> <p>ทางการแพทย์จึงแนะนำว่าการออกแรงในระดับปานกลางขึ้นไปจะได้ผลดีที่สุด เราจะได้ไม่หมดแรงไปเสียก่อน และพอออกกำลังกายจนถึงนาทีที่ 10 ร่างกายก็จะเริ่มเผาผลาญไขมันได้มากขึ้น หลังนาทีที่ 13 -20 จะเป็นการเข้าสู่ช่วงการเผาผลาญไขมันอย่างจริงจังโดยไม่กลับไปใช้พลังงานจากส่วนสีแดงหรือสีเขียวอีก สมมติว่าถ้าเราออกกำลังกายได้ 30 นาทีด้วยแรงปานกลางและต่อเนื่องกันโดยไม่หยุดพัก เราก็จะสามารถเผาผลาญไขมันได้เต็มที่ถึงราว 18 นาทีกันเลยทีเดียว</p> <p>สำหรับมือใหม่ที่เพิ่งหัดเผาผลาญไขมัน อาจจะให้กำลังใจตนเองโดยเริ่มจากการออกกำลังกาย หรือการเคลื่อนไหวร่างกายในระดับปานกลาง ถ้าทำติดต่อกันอย่างน้อย 10 นาทีขึ้นไป และทำให้ได้อย่างน้อยสัปดาห์ละ 150 นาที ก็จะส่งผลให้ร่างกายสมบูรณ์แข็งแรงมากขึ้น และลดอัตราเสี่ยงของการเกิดโรคต่าง ๆ ได้ดีเช่นกัน</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-31 17:17:08', 'created_by' => '1', 'modified' => '2018-10-31 17:17:08', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-31 17:17:08', 'imgur_url' => 'https://i.imgur.com/FbLwSUW.jpg', 'image' => '/files/uploads/image/2018-10-31_17-15-52_609_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '450', 'metakey' => null, 'metadesc' => 'ออกกำลังกาย', 'news_source' => null, 'access' => '0', 'hits' => '3444', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', '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' => '447', 'title' => 'ทุก 4 นาที มีผู้ป่วยอัมพาตเพิ่ม 1 คน เผยสัญญาณโรคหลอดเลือดสมอง ให้รีบรักษา', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-10-26_22-05-56_899_600x400.JPEG" style="width: 70%;" /></p> <p><strong>กรมการแพทย์เผยทุก 4 นาที มีผู้ป่วยอัมพาตรายใหม่เพิ่ม 1 คน ปากเบี้ยว หลับตาไม่สนิท แขน ขาอ่อนแรงด้านใดด้านหนึ่ง พูดไม่ชัด นึกคำพูดไม่ออก พูดลำบาก อาการบ่งบอกโรค หลอดเลือดสมอง รีบมารักษาใน 4 ชม.ครึ่ง ก่อนถูกคร่าชีวิต หรือเป็นอัมพาต</strong><br /> <br /> นพ.สมศักดิ์ อรรฆศิลป์ อธิบดีกรมการแพทย์ กล่าวว่า องค์การอัมพาตโลก (World Stroke Organization: WSO) ได้กำหนดให้วันที่ 29 ตุลาคม ของทุกปี เป็นวันอัมพาตโลก (World Stroke Day) ซึ่งในปี 2561 ได้กำหนดคำขวัญ คือ “stroke tried to pull up down, russtwe got up again” โรคหลอดเลือดสมองหรือที่คนทั่วไปเรียกว่า <span style="background-color:#00FF00;">โรคอัมพาต คือโรคของหลอดเลือดสมองที่มีความผิดปกติส่งผลให้เนื้อสมองสูญเสียหน้าที่อย่างเฉียบพลันโดยมีสาเหตุจากการอุดตัน ตีบ หรือแตกของหลอดเลือดสมอง พบได้บ่อยในผู้สูงอายุ และผู้มีปัจจัยเสี่ยงในการเกิดโรค ได้แก่ ผู้ที่เป็นโรคเบาหวาน ความดันโลหิตสูงไขมันในเลือดสูง โรคกล้ามเนื้อหัวใจขาดเลือด หัวใจเต้นไม่เป็นจังหวะ อ้วน สูบบุหรี่และไม่ออกกำลังกาย</span><span style="background-color:#00FFFF;"> ปัจจุบันคนไทยที่มีอายุตั้งแต่ 45 ปีขึ้นไป มีผู้ที่ป่วยโรคอัมพาต 1,880 คนต่อประชากร 100,000 คน และทุก 4 นาทีจะมีผู้ป่วยโรคอัมพาตรายใหม่ 1 คน และทุกๆ 10 นาที ผู้ป่วยอัมพาตเสียชีวิต 1 คน</span></p> <p>นพ.สมศักดิ์ กล่าวว่า ถึงแม้โรคอัมพาตคร่าชีวิตคนไทยในแต่ละปีเป็นจำนวนมาก แต่ในปัจจุบันมีวิธีการรักษาที่ได้ผลดี โดยเฉพาะโรคอัมพาตชนิดสมอง ขาดเลือดเฉียบพลันเนื่องจากมีการรักษาด้วยการฉีดยาละลายลิ่มเลือดทางหลอดเลือดดำ แต่จากข้อมูลพบว่าปัจจุบันประชาชนได้รับการรักษาด้วยการฉีดยาละลายลิ่มเลือดเพียงร้อยละ 3.8 เท่านั้น เนื่องจากส่วนใหญ่ไม่ทราบถึงอาการของโรคอัมพาตซึ่งต้องรีบมารับการรักษาให้เร็วที่สุด อย่างช้าไม่เกิน 4 ชั่วโมงครึ่ง หลังจากมีอาการ และอาจกังวลเรื่องค่าใช้จ่ายในการรักษา ทั้งนี้ประชาชนสามารถเข้ารับบริการจากหน่วยงานของรัฐได้ทุกสิทธิการรักษา โดยโรงพยาบาลศูนย์ โรงพยาบาลทั่วไปทั่วประเทศ รวมทั้งโรงพยาบาลชุมชนบางแห่งที่มีศักยภาพในการรักษาสามารถให้บริการด้วยระบบทางด่วนโรคหลอดเลือดสมอง(stroke fast track) เพื่อดูแลผู้ป่วยอย่างทันท่วงที<br /> <br /> พญ.ไพรัตน์ แสงดิษฐ ผู้อำนวยการสถาบันประสาทวิทยา กรมการแพทย์ กล่าวว่า<span style="background-color:#00FFFF;"> ผู้ที่มีอาการผิดปกติทางระบบประสาทอย่างหนึ่งอย่างใดต่อไปนี้ ได้แก่ ปากเบี้ยว หลับตาไม่สนิท แขน ขาอ่อนแรงด้านใดด้านหนึ่ง พูดไม่ชัด นึกคำพูดไม่ออก พูดลำบาก โดยมีอาการที่เกิดขึ้นอย่างเฉียบพลัน ให้รีบไปพบแพทย์ที่โรงพยาบาลให้เร็วที่สุด หรือโทร 1669 เบอร์เดียวทั่วประเทศไทย</span> ซึ่งทีมแพทย์และพยาบาลมีความพร้อมให้การรักษาอย่างทันที โดยการซักประวัติอาการเบื้องต้น ร่วมกับการตรวจเลือด และเอกซเรย์คอมพิวเตอร์สมอง เพื่อยืนยันการวินิจฉัยโรคว่าเป็น โรคอัมพาตหรือไม่ หากผลการตรวจพบว่ามีภาวะสมองขาดเลือดเฉียบพลัน มีความรุนแรงของโรคไม่มากเกินไป และไม่มีข้อห้ามในการให้ยาละลายลิ่มเลือด แพทย์จะรักษาด้วยการฉีดยาละลายลิ่มเลือดทางหลอดเลือดดำ ซึ่งเป็นการรักษาที่ดีที่สุดในปัจจุบัน ทั้งนี้ผู้ป่วยที่ได้รับการรักษาด้วยวิธีดังกล่าวมีโอกาสหายเป็นปกติภายหลังการรักษาไปแล้ว 3 เดือนสูงถึงร้อยละ 50</p> <p>ขอบคุณข้อมูลจาก กรมการแพทย์ และ <a href="https://mgronline.com/qol/detail/9610000107107" target="_blank">เว็บผู้จัดการออนไลน์ </a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-26 22:07:49', 'created_by' => '1', 'modified' => '2018-10-27 19:04:42', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-26 22:07:49', 'imgur_url' => 'https://i.imgur.com/MLsJCip.jpg', 'image' => '/files/uploads/image/2018-10-26_22-05-56_899_600x400.JPEG', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '447', 'metakey' => null, 'metadesc' => 'อัมพาต สมอง ', 'news_source' => null, 'access' => '0', 'hits' => '11109', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '428', 'title' => '12 ตุลาคมของทุกปี "วันโรคข้อสากล"', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><span style="font-size:20px;"><strong>วันที่ 12 ตุลาคมของทุกปีเป็นวันโรคข้อสากล </strong></span></p> <p><span style="font-size:20px;"><strong><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2018-10-08_1538973629.jpg" style="width: 600px; height: 400px;" /></strong></span></p> <p><strong>โรคข้อนับเป็นภัยเงียบที่คุกคามสุขภาพของคนทุกเพศทุกวัย ไม่เฉพาะแต่ผู้สูงอายุเท่านั้น และหนึ่งในโรคข้อที่สร้างความทุกข์ใจแก่ผู้ป่วยมากที่สุดคือ "โรคข้อเข่าเสื่อม" </strong></p> <p><strong>สำหรับในประเทศไทย พบว่ามีประชากรเป็นโรคข้อเข่าเสื่อมประมาณ 6 ล้านคน สร้างปัญหาให้ผู้ที่เป็นอย่างมาก เพราะนอกจากจะเจ็บปวดจากอาการเข่าเสื่อมแล้ว ยังต้องเสียค่ารักษาหลักแสนในการผ่าตัดเปลี่ยนข้อเข่า ยิ่งในผู้สูงอายุยิ่งกลัวว่าผ่าตัดแล้วจะเกิดปัญหาต่างๆ ตามมา และหากไม่รักษาอาจทำให้เกิดโรคแทรกซ้อนอื่นๆ ขึ้นได้</strong> อาทิ โรคเบาหวาน ความดันโลหิตสูง เนื่องจากไม่สามารถออกกำลังกายได้นั่นเอง</p> <p> "ข้อแนะนำในการดำเนินชีวิตประจำวัน" เพื่อป้องกันการสึกหรอของข้อไม่ให้เพิ่มมากขึ้น ได้แก่</p> <p>1. การควบคุมน้ำหนักตัวไม่ให้อ้วนเกิน</p> <p>2. หลีกเลี่ยงการคุกเข่า ขัดสมาธิ หรือนั่งยองๆ รวมทั้งการขึ้นลงบันไดบ่อยๆ ที่ไม่จำเป็น</p> <p>3. ผู้ที่มีการบริหารกล้ามเนื้อเข่าให้แข็งแรงจะช่วยให้การใช้งานข้อได้ดีขึ้น ในเรื่องการออกกำลังกายเพื่อสุขภาพนั้นควรเลือกให้เหมาะสม เช่น การเดิน การปั่นจักรยาน หรือการออกกำลังกายในน้ำ โดยเฉพาะผู้ที่มีน้ำหนักตัวมาก</p> <p>ดังนั้น ไม่ว่าจะอายุเท่าใดก็ตาม ก็ควรเริ่มดูแลและรักษาตัวเองตั้งแต่วันนี้ เพื่อป้องกันภาวะข้อเสื่อมที่อาจก่อให้เกิดการสูญเสียเพิ่มขึ้นในอนาคต หรือสนใจสอบถามข้อมูลเพิ่มเติมเกี่ยวกับโรคข้อเข่าเสื่อมได้ที่ โทร. 0-2510-2023</p> <p>ที่มา : http://www.thaihealth.or.th (สำนักงานกองทุนสนับสนุนการสร้างเสริมสุขภาพ สสส.)</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-08 11:41:31', 'created_by' => '6', 'modified' => '2018-10-08 11:41:31', 'modified_by' => '6', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-08 11:41:31', 'imgur_url' => 'https://i.imgur.com/5YGreGN.jpg', 'image' => '/files/uploads/image/2018-10-08_11-40-52_309_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '428', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1379', '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' => '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' => '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' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '427', 'title' => '10 สาเหตุของ โรคลมพิษ…ที่คุณควรรู้', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-10-06_20-56-03_864_600x400.JPEG" style="width: 80%;" /></p> <p><strong>“โรคลมพิษ” อาจมีทั้งสามารถทราบสาเหตุของโรคได้อย่างแน่นอน และในบางรายก็ไม่อาจทราบสาเหตุได้ โดยอาจแปรผันไปตามสภาพร่างกาย สภาพแวดล้อมและการดำเนินชีวิตของแต่ละบุคคล</strong><br /> <br /> สภาวะอากาศที่แปรเปลี่ยนอย่างกะทันหันในยุคปัจบันก็อาจเป็นอีกปัจจัยเร่งที่ทำให้เกิดความรุนแรงของ “โรคลมพิษ” ได้เช่นกัน ดังนั้นการมีความรู้และความเข้าใจอย่างถูกต้องจึงเป็นพื้นฐานสำคัญของการเริ่มต้นสังเกตตนเองและบุคคลใกล้ชิด<br /> <br /> <strong>ศ.พญ.กนกวลัย กุลทนันทน์ </strong>หัวหน้าภาควิชาตจวิทยา คณะแพทยศาสตร์ศิริราชพยาบาล กล่าวว่า วันที่ 1 ตุลาคมของทุกปีเป็นวันโรคลมพิษโลก โรงพยาบาลศิริราชจึงได้จัดกิจกรรม “ศิริราชห่วงใย ชวนใส่ใจ โรคลมพิษ ครั้งที่ 3” เพื่อให้ความรู้และความเข้าใจที่ถูกต้องผ่านการบรรยายให้ความรู้เกี่ยวกับโรคลมพิษและยา รวมถึงการทดสอบต่างๆ เพื่อช่วยให้ผู้ป่วยไม่ต้องทรมานกับอาการผื่นคันที่อาจผลต่อบุคลิกภาพของผู้ป่วยรวมถึงการดำเนินชีวิตประจำวันอีกด้วย โดยภายในงานได้มีกลุ่มผู้ป่วย บุคคลทั่วไป และบุคลากรทางแพทย์เข้าร่วมงานจำนวนกว่า 140 คน</p> <p>โรคลมพิษมักจะส่งผลให้ผู้ป่วยมีความกังวลต่อการดำเนินชีวิตตลอดเวลา การหมั่นสังเกตตนเองและคนใกล้ชิดที่อาจอยู่ในกลุ่มเสี่ยงก็นับเป็นสิ่งที่ไม่ควรมองข้าม เนื่องจากผู้ป่วยลมพิษจำนวนมากอาจจะไม่สามารถหาสาเหตุได้อย่าง แน่ชัด ดังนั้นการมีความรู้เบื้องต้นว่าสาเหตุของโรคลมพิษมาจากสาเหตุใดได้บ้างจึงนับเป็นอีกทางเลือกที่ดีในการเลี่ยงภาวะที่อาจกระตุ้นให้ผื่นที่มีอยู่มีอาการมากขึ้น หรือช่วยให้การวินิจฉัยของแพทย์สามารถทำได้ง่ายขึ้น ดังเช่น<br /> <br /> 1. อาหาร เช่น อาหารทะเล สารกันบูด สีผสมอาหารบางชนิด<br /> <br /> 2. ยา ปฏิกิริยาการแพ้ยาบางชนิดอาจทำให้เกิดผื่นลมพิษได้<br /> <br /> 3. การติดเชื้อ การติดเชื้อไวรัส แบคทีเรีย เชื้อรา หรือมีพยาธิ อาจเป็นสาเหตุของลมพิษได้<br /> <br /> 4. โรคระบบต่อมไร้ท่อ เช่น โรคต่อมไทรอยด์<br /> <br /> 5. อิทธิพลทางกายภาพ ในผู้ป่วยบางราย ผื่นลมพิษอาจเป็นผลจากปฏิกริยาของผิวหนังที่ตอบสนองผิดปกติต่อความร้อน ความเย็น น้ำหนักกดรัด แสงแดด การออกกำลังกาย เป็นต้น</p> <p><br /> 6. การแพ้สารที่สัมผัส ผื่นลมพิษเกิดขึ้นในตำแหน่งที่ผิวหนังสัมผัสกับสารที่แพ้ เช่น การแพ้ยาง (Iatex) ขนสัตว์ พืช หรืออาหารบางชนิด เป็นต้น<br /> <br /> 7. ปฏิกิริยาแพ้พิษแมลง เช่น ปฏิกิริยาที่เกิดจากผึ้ง ต่อต่อย<br /> <br /> 8. มะเร็ง เช่น มะเร็งต่อมน้ำเหลือง หรือระบบอื่น ๆ ของร่างกาย<br /> <br /> 9. ระบบภูมิคุ้มกันต่อต้านตัวเอง ผู้ป่วยลมพิษบางรายเกิดจากมีภูมิคุ้มกันไปกระตุ้นให้เกิดการหลั่งสารเคมีบางชนิดออกมาที่ผิวหนัง ทำให้เกิดผื่นลมพิษขึ้น<br /> <br /> 10. สาเหตุอื่นๆ เช่น ผู้ป่วยโรคลูปัสหรือ ผู้ป่วยโรคเส้นเลือดอักเสบบางรายอาจมีผื่นลมพิษแต่มีข้อสังเกต คือ แต่ละผื่นอยู่นานมักเกิน 24 ชั่วโมง และเมื่อผื่นหายไปมักจะทิ้งรอยดำเอาไว้<br /> <br /> “สำหรับแนวทางการรักษาโรคลมพิษในกรณีที่สามารถสืบค้นจนทราบสาเหตุและแก้ไขสาเหตุได้ เมื่อรับประทานยาต้านฮิสตามีนไปแล้วผื่นลมพิษมักหายได้เร็ว แต่หากหาสาเหตุไม่พบหรือเป็นสาเหตุที่แก้ไขไม่ได้โดยง่าย แพทย์จำเป็นต้องให้ยาตั้งแต่ 1 ชนิดขึ้นไปเพื่อควบคุมอาการผื่นลมพิษให้สงบลงได้ ทั้งนี้ผู้ป่วยบางรายอาจมีอาการเรื้อรังนานเป็นปีซึ่งในปัจจุบันมีทางเลือกในการรักษาที่มากขึ้นทั้งยารับประทานและยาฉีด เพื่อช่วยบรรเทาอาการและช่วยให้ผู้ป่วยมีคุณภาพชีวิตที่ดีขึ้นได้” ศ.พญ.กนกวลัย กล่าว</p> <p> </p> <p><a href="https://mgronline.com/qol/detail/9610000099868" target="_blank">ขอบคุณข้อมูลจากเว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-06 20:57:45', 'created_by' => '1', 'modified' => '2018-10-06 20:57:45', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-06 20:57:45', 'imgur_url' => 'https://i.imgur.com/zqG1yzM.jpg', 'image' => '/files/uploads/image/2018-10-06_20-56-03_864_600x400.JPEG', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '427', 'metakey' => null, 'metadesc' => 'ลมพิษ', 'news_source' => null, 'access' => '0', 'hits' => '9227', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '424', 'title' => '1 ตุลาคม ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><span style="font-size:16px;"><strong>1 ตุลาคม "วันผู้สูงอายุสากล" หรือ “International Day of Older Persons”</strong></span></p> <p><span style="font-size:16px;"><strong><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2018-10-03_1538533433.jpg" style="width: 700px; height: 700px;" /></strong></span></p> <p>องค์การสหประชาชาติ เป็นผู้กำหนดให้ทุกวันที่ 1 ตุลาคม ของทุกปี เป็น “วันผู้สูงอายุสากล” โดยกำหนดขึ้นเป็นครั้งแรกในวันที่ 1 ตุลาคม ค.ศ. 1991 หรือ พ.ศ. 2534 พร้อมให้ความหมายของคำว่า “ผู้สูงอายุ” ว่า คือบุคคลที่มีอายุตั้งแต่ 60 ปี ขึ้นไปทั้งชายและหญิง แบ่งเป็น 2 กลุ่มคือ ผู้สูงอายุตอนต้น คือ บุคคลที่มีอายุ 60-69 ปี ทั้งชายและหญิง และผู้สูงอายุตอนปลาย คือ บุคคลที่มีอายุ 70 ปี ขึ้นไปทั้งชายและหญิง</p> <p>ข้อมูลจาก : สำนักงานหลักประกันสุขภาพแห่งชาติ </p> <p>ภาพจาก : กรมสุขภาพจิต กระทรวงสาธารณสุข</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-03 09:24:43', 'created_by' => '6', 'modified' => '2018-10-03 09:27:59', 'modified_by' => '6', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-03 09:24:43', 'imgur_url' => 'https://i.imgur.com/ZKEGTdl.jpg', 'image' => '/files/uploads/image/2018-10-03_09-24-51_340_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '424', 'metakey' => null, 'metadesc' => 'ผู้สูงอายุ', 'news_source' => null, 'access' => '0', 'hits' => '1232', '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' => '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' => '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' ), '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 = '17' $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) 17 => 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' => '17', 'start' => (int) 192 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '479', 'title' => 'รัฐมนตรีว่าการกระทรวงสาธารณสุข ขอให้ อสม. ดำเนินการ ภารกิจตามเอกสารนี้ครับ ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>รัฐมนตรีว่าการกระทรวงสาธารณสุข ขอให้ อสม. ดำเนินการ ภารกิจตามเอกสารนี้ครับ ท่านลงนาม ถึง อสม. ทั่วประเทศโดยตรงครับ<br /> <br /> สามารถ ดาวน์โหลดไฟล์นี้ (.pdf) ได้โดย <a href="https://drive.google.com/file/d/1tY-gaztR4U4dBHkqNTMWLjrQZ78IuEet/view?usp=sharing" target="_blank"><span style="background-color:#00FF00;">กดที่นี่เพื่อดาวน์โหลดไฟล์ครับ</span></a><br /> <br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2018-12-25_10-32-19_959_600x400.jpg" style="width: 90%; height: 60%;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-12-25 10:33:15', 'created_by' => '1', 'modified' => '2018-12-25 10:45:40', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-12-25 10:33:15', 'imgur_url' => 'https://i.imgur.com/3hND41k.jpg', 'image' => '/files/uploads/image/2018-12-25_10-32-19_959_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '479', 'metakey' => null, 'metadesc' => 'รมว. ภารกิจ ', 'news_source' => null, 'access' => '0', 'hits' => '2623', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '478', 'title' => 'ธ.ก.ส. แจกบัตรสมาร์ทการ์ด อสม.กว่าล้านใบ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><b>ธ.ก.ส.ร่วมกับ สธ.ส่งมอบบัตรสมาร์ทการ์ด อสม.กว่า 1 ล้านใบ เป็นของขวัญปีใหม่ อำนวยความสะดวก ลดความซ้ำซ้อนการจ่ายเงินช่วยเหลือ</b><br /> <br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2018-12-21_22-14-13_75_600x400.jpg" style="width: 80%;" /></p> <p>นายแพทย์ปิยะสกล สกลสัตยาทร รัฐมนตรีว่าการกระทรวงสาธารณสุข เป็นประธานในพิธีลงนามบันทึกข้อตกลงความร่วมมือ “โครงการจัดทำบัตร Smart Card อาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.)” ระหว่างนายแพทย์สุขุม กาญจนพิมาย ปลัดกระทรวงสาธารณสุข กับนายอภิรมย์ สุขประเสริฐ ผู้จัดการธนาคารเพื่อการเกษตรและสหกรณ์การเกษตร (ธ.ก.ส.) เพื่อจัดทำและส่งมอบบัตรสมาร์ทการ์ด อสม.เป็นของขวัญปีใหม่แก่อาสาสมัครสาธารณสุขประจำหมู่บ้านทั่วประเทศ ซึ่งจะช่วยอำนวยความสะดวกให้กับ อสม.และรัฐบาลในการจ่ายเงินช่วยเหลือ รวมทั้งสวัสดิการต่าง ๆ ผ่านบริการทางการเงินที่ทันสมัยตามนโยบายไทยแลนด์ 4.0</p> <p>นายแพทย์สุขุม กาญจนพิมาย ปลัดกระทรวงสาธารณสุข กล่าวว่า ความร่วมมือระหว่างกระทรวงสาธารณสุขกับ ธ.ก.ส.เป็นการดำเนินการตามแผนยุทธศาสตร์การพัฒนาโครงสร้างพื้นฐานระบบการชำระเงินแบบอิเล็กทรอนิกส์แห่งชาติ (National e-Payment Master plan) และเป็นการจัดวางระบบบูรณาการฐานข้อมูลสวัสดิการสังคมให้กับกรมสนับสนุนบริการสุขภาพ ซึ่งจะเป็นประโยชน์ต่อการพัฒนาด้านสาธารณสุขของประเทศในอนาคต ทั้งนี้ กระทรวงสาธารณสุขจะเป็นผู้ส่งข้อมูลให้กับ ธ.ก.ส.ในการจัดทำบัตรสมาร์ทการ์ด อสม. โดยมีเป้าหมายจัดทำบัตร 1,039,000 ใบ เพื่อมอบให้แก่อาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.) ในพื้นที่นำร่อง 12 จังหวัด ภายในเดือนมกราคม 2562 และพื้นที่อื่น ๆ ภายใน 20 มีนาคม 2562 รวมถึงการประชาสัมพันธ์ให้ความรู้ตลอดจนข้อมูลข่าวสารด้านการรับเงินโอนผ่านบัญชีเงินฝาก และอื่น ๆ ที่เป็นประโยชน์ต่อสมาชิก อสม.</p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2018-12-21_1545405380.jpg" style="width: 80%;" /></p> <p> </p> <p>ด้านนายอภิรมย์ สุขประเสริฐ ผู้จัดการ ธ.ก.ส. กล่าวว่า การจัดทำบัตรสมาร์ทการ์ด อสม.ครั้งนี้ นับเป็นอีกก้าวหนึ่งของ ธ.ก.ส.ในการให้บริการทางการเงินผ่านบัตรอิเล็กทรอนิกส์ตามนโยบายการพัฒนาโครงสร้างพื้นฐานระบบการชำระเงินแบบอิเล็กทรอนิกส์แห่งชาติ เพื่อให้ภาครัฐสามารถจ่ายเงินช่วยเหลือ รวมทั้งสวัสดิการต่าง ๆ ไปยังผู้รับ คือ อสม.ได้โดยตรง ขณะเดียวกันเป็นการอำนวยความสะดวกและลดการซ้ำซ้อนในการใช้บัตร เพราะบัตรสมาร์ทการ์ด อสม.จะเป็นทั้งบัตรประจำตัว อสม.ที่มีฐานข้อมูลส่วนบุคคลและข้อมูลจากกรมบัญชีกลางเป็นทั้งบัตร ATM และเป็นบัตรชำระค่าบริการในร้านที่รองรับบัตร Debit Prompt Card </p> <p>ทั้งนี้ ธ.ก.ส.จะอำนวยความสะดวกเรื่องจัดทำบัตร การใช้บัตร การเปิดบัญชีเงินฝาก การโอนเงินค่าป่วยการของ อสม.ที่ได้รับแต่ละเดือนเข้าบัญชีเงินฝากของ อสม.แต่ละราย และการให้บริการข้อมูลข่าวสารที่เป็นประโยชน์ผ่าน Application Smart อสม. พร้อมมอบสิทธิประโยชน์ให้ผู้ถือบัตร เช่น การยกเว้นค่าธรรมเนียมการจัดทำบัตรหรือค่าธรรมเนียมรายปีสำหรับบัตรใบแรกที่ออกให้ อสม.แต่ละราย และการกดถอนเงินสดผ่าน ATM ทุกธนาคาร โดยยกเว้นค่าธรรมเนียมการถอนเงินข้ามเขตทุกธนาคาร 4 ครั้งต่อเดือน และ ธ.ก.ส.จะเชื่อมโยงสมาชิก อสม.เป็นเครือข่ายในการดูแลสุขภาพเกษตรกร เพื่อให้เกษตรกรมีสุขภาพสมบูรณ์และแข็งแรง.-สำนักข่าวไทย<br /> <br /> แหล่งข่าวจาก : <a href="https://tna.mcot.net/view/Z2zOBFjrX" target="_blank">สำนักข่าวไทย</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-12-21 22:17:14', 'created_by' => '1', 'modified' => '2018-12-21 22:17:14', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-12-21 22:17:14', 'imgur_url' => 'https://i.imgur.com/7jxVn9G.jpg', 'image' => '/files/uploads/image/2018-12-21_22-14-13_75_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '478', 'metakey' => null, 'metadesc' => 'ธกส สมาร์ทการ์ด SMART CARD SMARTCARD ธนาคาร', 'news_source' => null, 'access' => '0', 'hits' => '9009', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '471', 'title' => 'ครม.ไฟเขียว เพิ่มเงินเดือน อสม. เป็น 1,000 บาทต่อเดือน', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-12-04_18-50-35_537_600x400.jpg" style="width: 60%;" /><br /> <br /> เมื่อวันที่ 4 ธ.ค.61 ที่ทำเนียบรัฐบาล นายพุทธิพงษ์ ปุณณกันต์ รองเลขาธิการนายกรัฐมนตรี ในฐานะโฆษกประจำสำนักนายกรัฐมนตรี กล่าวภายหลังการประชุมคณะรัฐมนตรี (ครม.) ว่า ครม.มีมติอนุมัติเพิ่มค่าตอบแทน อสม.จากเดิมที่เคยได้รับ 600 บาท เพิ่มให้เป็น 1,000 บาท เนื่องจากเห็นว่าไม่ได้มีการพิจารณาเพิ่มค่าตอบแทนมาเป็นระยะเวลา 10 ปี และ อสม.ก็มีภาระหน้าที่เพิ่มขึ้น จะเริ่มขึ้นค่าตอบแทนในเดือน ธ.ค.2561 มี อสม.ทั้งประเทศ 1,054,729 คน แบ่งเป็น อสม.ในต่างจังหวัด 1,039,729 คน และ อสม.ใน กทม. ประมาณ 15,000 คน วงเงินงบประมาณปกติ 4,218 ล้านบาท เมื่อปรับเพิ่มจะมีวงเงินงบประมาณ 12,656 ล้านบาท<br /> <br /> ขอบคุณแหล่งข่าวจาก <a href="http://thainews.prd.go.th/website_th/news/news_detail/WNPOL6112040010011" target="_blank">กรมประชาสัมพันธ์</a> <a href="https://www.thairath.co.th/content/1436996" target="_blank">เว็บไทยรัฐ</a> , <a href="https://www.prachachat.net/general/news-260323">ประชาชาติธุรกิจ</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-12-04 18:47:01', 'created_by' => '1', 'modified' => '2018-12-04 19:38:28', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-12-04 18:47:01', 'imgur_url' => 'https://i.imgur.com/1QrU46h.jpg', 'image' => '/files/uploads/image/2018-12-04_18-50-35_537_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '471', 'metakey' => null, 'metadesc' => 'อสม ค่าป่วยการ ค่าตอบแทน', 'news_source' => null, 'access' => '0', 'hits' => '161179', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '468', 'title' => 'ผัก 7 ชนิด แคลเซียมสูง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><strong>“แคลเซียม” </strong>เป็นแร่ธาตุที่สำคัญที่ร่างกายนำมาใช้ในการสร้างกระดูกและฟัน อีกทั้งเพิ่มความหนาแน่นให้กระดูก การหดตัวของกล้ามเนื้อ การเต้นของหัวใจ การแข็งตัวของเลือด การทำงานของระบบประสาท และช่วยกระตุ้นการทำงานของเอนไซม์หลายชนิด หากร่างกายเราขาดแคลเซียมจะทำให้เสี่ยงต่อการเกิดโรคเกี่ยวกับกระดูก เช่น โรคกระดูกพรุน ข้อรูมาตอยด์ ข้ออักเสบ และข้อเข่าเสื่อม ฯลฯ เป็นต้น <strong>ผู้ที่มีอายุน้อยควรได้รับแคลเซียมประมาณ 800 มิลลิกรัมต่อวัน และคนที่มีอายุมากกว่า 51 ปี ควรได้รับแคลเซียม 1,000 มิลลิกรัมต่อวัน และสตรีมีครรภ์และคุณแม่ที่ให้นมบุตร ควรได้รับแคลเซียมเพิ่มขึ้นคือ 1,200 มิลลิกรัมต่อวัน</strong><br /> <br /> แคลเซียมพบได้ในนม ผลิตภัณฑ์จากนม นมถั่วเหลือง ผลิตภัณฑ์จากนมถั่วเหลือง ปลาตัวเล็ก และนอกจากนี้แล้วยังพบว่าในพืชผักหลายชนิดก็ยังอุดมไปด้วยปริมาณแคลเซียมสูงไม่ต่างกัน ผักอะไรบ้างที่มีแคลเซียมสูง มาดูกัน<br /> <br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2018-11-29_22-41-02_83_600x400.jpg" style="width: 60%;" /><br /> <strong>ผัก 7 ชนิดแคลเซียมสูง</strong><br /> <br /> <span style="color:#008000;"><strong>1. ใบชะพลู</strong></span><br /> ข้อมูลจากสำนักโภชนาการ กรมอนามัย ได้ระบุไว้ว่า ในใบชะพลู 100 กรัม มีแคลเซียมสูงถึง 601 มิลลิกรัม นอกจากนี้แล้วยังอุดมไปด้วยวิตามินเอ ธาตุเหล็ก ฟอสฟอรัส ฯลฯ<strong> <span style="color:#0000FF;">โดยมีสรรพคุณ เช่น ช่วยต่อต้านอนุมูลอิสระ บำรุงสายตา ช่วยยับยั้งและชะลอการขยายตัวของเซลล์มะเร็ง แก้อาการท้องอืด ท้องเฟ้อ เป็นต้น</span></strong><br /> <br /> <strong>หมายเหตุ</strong> แคลเซียมที่มีอยู่ในใบชะพลูจะเปลี่ยนเป็นแคลเซียมออกซาเลต (Oxalate) ซึ่งเป็นสาเหตุที่ทำให้เกิดโรคนิ่วในไตได้ ดังนั้นจึงควรดื่มน้ำตามมากๆ เพื่อสารออกซาเลตจะได้จางลง<br /> <span style="color:#000080;"><strong><span style="background-color:#00FF00;">ปริมาณแคลเซียม 100 กรัม : 601 มิลลิกรัม </span></strong></span><br /> <br /> <span style="color:#008000;"><strong>2. ใบยอ</strong></span><br /> ผักสมุนไพรพื้นบ้านที่นิยมนำส่วนใบอ่อนมาทำเป็นอาหาร อุดมไปด้วยแคลเซียม ธาตุเหล็ก วิตามินเอ วิตามินบี 1 วิตามินบี 2 วิตามินซี โปรตีน ฯลฯ โดยเฉพาะแคลเซียมที่มีมากถึง 469 มิลลิกรัม ต่อใบยอ 100 กรัม <span style="color:#0000CD;"><strong>ทั้งนี้ ในใบยอยังมีสรรพคุณเป็นยาระบาย บำรุงธาตุ แก้ไข้ แก้อาการท้องร่วงในเด็ก แก้เหงือกปวดบวม เป็นต้น</strong></span><br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 469 มิลลิกรัม</span><br /> <br /> <span style="color:#008000;">3. ผักแพว</span></strong><br /> ผักพื้นบ้านแคลเซียมสูงปรี๊ดโดย 100 กรัม มีแคลเซียมสูงถึง 390 มิลลิกรัม อีกทั้งยังอุดมไปด้วยคาร์โบไฮเดรต เส้นใยอาหาร โปรตีน วิตามินและแร่ธาตุต่างๆ มากมาย <span style="color:#0000CD;"><strong>สรรพคุณของผักแพวมีส่วนช่วยขับลมในกระเพาะอาหาร ช่วยเจริญอาหาร ช่วยในการขับถ่าย ป้องกันและแก้อาการท้องผูก ป้องกันมะเร็งลำไส้ใหญ่และสรรพคุณอื่นๆ อีกมากมาย</strong></span> นิยมนำมากินกับลาบ น้ำตก น้ำพริก ใส่ในสลัด ปอเปี๊ยะสด รวมไปถึงนำมากับดับกลิ่นคาว<br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 390 มิลลิกรัม </span></strong><br /> <br /> <span style="color:#008000;"><strong>4. คะน้า </strong></span><br /> ถือเป็นพืชที่ให้แคลเซียม และฟอสฟอรัสสูง โดยการรับประทานผักคะน้าเพียง 1 ถ้วย ทำให้ร่างกายได้รับแคลเซียมพอๆ กับการดื่มนม 1 แก้ว อีกทั้งในคะน้ายังช่วยเพิ่มปริมาณสารอิเล็กโทรไลต์ในร่างกายที่ทำให้ระบบการทำงานที่เกี่ยวข้องกับแคลเซียมและธาตุเหล็กไม่ว่าจะเป็นระบบฮอร์โมน ระบบกระดูก และกล้ามเนื้อทำงานได้อย่างปกติ <br /> <span style="color:#0000CD;"><strong>นอกจากนี้แล้ว คะน้ายังมีสารต่อต้านอนุมูลอิสระ สร้างภูมิคุ้มกันร่างกาย บำรุงสายตา มีส่วนช่วยลดระดับคอเลสเตอรอล ช่วยลดความเสี่ยงของการเกิดโรคมะเร็งต่างๆ ได้แก่ มะเร็งลำไส้ มะเร็งกระเพาะ มะเร็งปอด มะเร็งเต้านม เป็นต้น</strong></span><br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 245 มิลลิกรัม</span><br /> <br /> <span style="color:#008000;">5. ใบขี้เหล็ก</span></strong><br /> <br /> ผักพื้นบ้านของภาคใต้ ที่มีแคลเซียม และฟอสฟอรัสสูง นอกจากนี้ยังอุดมไปด้วยธาตุเหล็ก เส้นใยอาหาร คาร์โบไฮเดรต โปรตีน และเบตาแคโรทีน <span style="color:#0000CD;"><strong>มีสรรพคุณช่วยเสริมสร้างกระดูกและฟันให้แข็งแรง ช่วยลดความดันโลหิตสูง ช่วยให้เจริญอาหาร ช่วยดับร้อนในร่างกาย และอื่นๆ อีกมากมาย </strong></span><br /> <br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 156 มิลลิกรัม </span></strong><br /> <br /> <span style="color:#008000;"><strong>6. ใบเหลียง</strong></span><br /> <br /> ผักพื้นบ้านของภาคใต้ ที่เดิมทีมีถิ่นกำเนิดในทวีปเอเชียบริเวณคาบสมุทรมลายู แต่ปัจจุบันเป็นผักที่หาได้ตามบริเวณเชิงเขาและที่ราบของภาคใต้ของประเทศไทย อุดมไปด้วย ฟอสฟอรัส เหล็ก วิตามินเอ วิตามินซี ใยอาหาร และแคลเซียมสูง<span style="color:#0000CD;"><strong> มีสรรพคุณบำรุงสายตา ช่วยลดความเสี่ยงต่อภาวะมะเร็ง กระตุ้นเซลล์ภูมิต้านทานในร่างกายให้ทำงานได้ดีขึ้น </strong></span><br /> <br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 151 มิลลิกรัม</span></strong><br /> <br /> <span style="color:#008000;"><strong>7. ผักกระเฉด</strong></span><br /> <br /> <strong><span style="color:#0000CD;">ผักฤทธิ์เย็นที่อุดมไปด้วยวิตามินและแร่ธาตุต่างๆ เช่น ฟอสฟลอรัส ธาตุเหล็ก วิตามินเอ วิตามินบี 3 วิตามินซี และแคลเซียมที่สูงมาก</span><br /> <br /> หมายเหตุ : </strong>ก่อนรับประทานควรทำให้สุกก่อนเพราะมีความเสี่ยงต่อพยาธิตัวอ่อนที่อาจปะปนเข้ามา<br /> <br /> <strong><span style="background-color:#00FF00;">ปริมาณแคลเซียมต่อ 100 กรัม : 123 มิลลิกรัม</span><br /> <br /> <a href="https://mgronline.com/goodhealth/detail/9610000112047">ขอบคุณแหล่งข้อมูลจาก เว็บผู้จัดการออนไลน์</a></strong></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-11-29 22:45:54', 'created_by' => '1', 'modified' => '2018-11-29 23:11:26', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-11-29 22:45:54', 'imgur_url' => 'https://i.imgur.com/5I74Cgm.jpg', 'image' => '/files/uploads/image/2018-11-29_22-41-02_83_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '468', 'metakey' => null, 'metadesc' => 'ผัก แคลเซียม', 'news_source' => null, 'access' => '0', 'hits' => '30769', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '464', 'title' => '10 ผักและผลไม้ที่มีวิตามินซีสูงที่สุด', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2018-11-19_1542607630.jpg" style="width: 400px; height: 246px;" /></p> <p><span style="font-size:18px;">วิตามินซีกับผิวพรรณเป็นของคู่กัน แล้วคุณรู้หรือไม่ว่า วิตามินซีหาได้ใกล้ตัวคุณ! </span><br /> วิตามินซีทำให้ผิวพรรณดีขึ้นได้ นอกจากนั้นแล้ววิตามินซียังมีคุณสมบัติหลายอย่างที่จำเป็นต่อร่างกายของเรา และการได้รับวิตามินซีเข้าสู่ร่างกายเองก็มีหลายรูปแบบในปัจจุบัน<br /> วิตามินซีสามารถหาได้ง่ายจากธรรมชาติใกล้ตัวเราด้วยผักและผลไม้ การกินผักและผลไม้ในปริมาณที่พอเหมาะก็จะทำให้ร่างกายนั้นได้รับวิตามินซีตามความเหมาะสมของร่างกายได้</p> <p><span style="font-size:18px;">ทำความรู้จักกับวิตามินซี </span></p> <p>วิตามินซี หรือชื่อเต็มว่ากรดแอสคอบิค (Ascobic Acid) เป็นวิตามินที่ร่างกายมนุษย์ไม่สามารถสังเคราะห์ได้เอง แต่มีความสำคัญอย่างมากกับระบบภูมิคุ้มกันของร่างกาย ด้วยความสามารถในการต้านอนุมูลอิสระที่ร่างกายได้รับจากกระบวนการสันดาปของร่างกายและจากมลพิษต่างๆ ที่จะส่งผลให้เซลล์ในร่างกายเสื่อมสภาพ ชะลอริ้วรอยและความแก่ชรา ส่งผลให้มีผิวพรรณที่มีสุขภาพดีขึ้นได้</p> <p><span style="font-size:18px;">ทำไมเราถึงต้องการวิตามินซี </span></p> <p>นอกจากประโยชน์ในเรื่องของผิวแล้ว วิตามินซียังมีส่วนช่วยในการ ป้องกันหวัด เนื่องจากคุณสมบัติที่ช่วยให้ระบบภูมิคุ้มกันของร่างกายทำงานได้อย่างมีประสิทธิภาพมากขึ้น และยังช่วยในเรื่องของการป้องกันโรคอื่นๆ เช่น โรคภูมิแพ้ โรคเลือดออกตามไรฟัน โรคที่มาจากการติดเชื้อไวรัสและแบคทีเรีย เส้นเลือดอุดตันในหลอดลม เป็นต้น แหล่งวิตามินซีใกล้ตัวที่เราสามารถพบได้ตามผักและผลไม้ โดยหาซื้อง่ายและมีอยู่ทั่วไปในประเทศไทยที่หลายคนอาจจะยังไม่รู้ว่าผักและผลไม้บางชนิดก็มีวิตามินซีอยู่ในปริมาณที่ร่างกายต้องการใช้งานได้</p> <p><span style="font-size:18px;">5 ผักที่มีวิตามินซีสูง ผลไม้ที่มีวิตามินซีสูงที่สุด </span></p> <p><span style="font-size:16px;">1. พริกหวาน วิตามินซี 80.4 มิลลิกรัม ต่อ 100 กรัม </span><br /> แม้จะชื่อว่าพริกหวานแต่ก็มีรสชาติที่ไม่เผ็ดเหมือนชื่อ พริกหวานสามารถกินได้ทั้งแบบสดๆ และปรุงสุกในเมนูอาหาร โดยปกติแล้วจะมีสีเขียวเมื่อสุกแล้วจะมีสีแดง ปัจจุบันมีการปรับปรุงพันธุ์ขึ้นใหม่ ทำให้พริกหวานมีทั้งสีแดง สีเหลือง สีม่วง ที่เต็มไปด้วยสารต้านอนุมูลอิสระ เบต้าแคโรทีน วิตามินบี 1 วิตามินบี 2 เหล็กและโพแทสเซียม โดยพริกหวานผลที่แก่แล้วจะมีสีแดง เหลือง ส้ม หรือม่วงจะให้วิตามินซีเพิ่มขึ้นถึง 2 เท่าเลยทีเดียว</p> <p><span style="font-size:16px;">2. บรอกโคลี วิตามินซี 89.2 มิลลิกรัม ต่อ 100 กรัม </span><br /> ผักที่มีดอกสีเขียวนี้อุดมไปด้วยคุณค่าทางอาหารหลายชนิดซึ่งพบได้ทั้งส่วนดอกและลำต้น การกินควรกินทั้งส่วนดอกและลำต้นร่วมกันจะช่วยต้านโรคมะเร็งได้ บร็อคโคลีเป็นผักที่ไม่ควรนำไปปรุงอาหารด้วยความร้อนที่นานเกินไปเพราะจะทำให้เสียวิตามินและคุณค่าทางอาหาร</p> <p><span style="font-size:16px;">3. ผักคะน้า วิตามินซี 147 มิลลิกรัม ต่อ 100 กรัม</span><br /> ผักคะน้าสามารถกินได้ตั้งแต่ยังมีขนาดเล็กจนกระทั่งออกดอก กับคุณสมบัติที่ช่วยต้านการเกิดมะเร็ง ช่วยให้เซลล์ทำงานได้ดีและกำจัดสารพิษในร่างกาย ผักคะน้าสามารถนำไปประกอบอาหารได้หลายชนิดแต่ควรล้างให้สะอาดเพื่อช่วยลดการตกค้างของสารเคมีก่อนทุกครั้ง</p> <p><span style="font-size:16px;">4. ผักปวยเล้ง วิตามินซี 120 มิลลิกรัม ต่อ 100 กรัม </span><br /> ผักปวยเล้งอุดมไปด้วยแร่ธาตุต่างๆ อย่าง เหล็ก แคลเซียม โพแทสเซียม และยังมีกรดโฟลิกที่เป็นส่วนประกอบที่จำเป็นในการสร้างสารซีโรโทนินในระบบเซลล์ประสาท ซึ่งทำให้ร่างกายรู้สึกผ่อนคลายและนอนหลับได้สนิท</p> <p><span style="font-size:16px;">5. ใบมะรุม วิตามินซี 141 มิลลิกรัม ต่อ 100 กรัม </span><br /> มะรุมเป็นพืชพื้นบ้านที่นิยมนำมาประกอบอาหารได้หลายอย่าง โดยทุกส่วนของต้นมะรุมสามารถกินได้ ใบของมะรุมมีฤทธิ์เป็นยาระบาย ลดไข้ ช่วยให้นอนหลับสบาย ป้องกันแผลในกระเพราะอาหาร และช่วยต้านอนุมูลอิสระได้</p> <p><span style="font-size:18px;">5 ผลไม้ที่มีวิตามินซีสูง </span></p> <p><span style="font-size:16px;">ผลไม้ที่มีวิตามินซีสูงที่สุด 1. ส้ม วิตามินซี 53.2 มิลลิกรัม ต่อ 100 กรัม </span><br /> ส้มเป็นผลไม้ยอดฮิตที่คนไทยนิยมกิน ด้วยรสชาติเปรี้ยวหวานที่อุดมไปด้วยวิตามินหลายชนิด และมีให้เลือกกินหลากหลายสายพันธุ์ นอกจากนี้ยังมีใยอาหารที่ช่วยในระบบขับถ่ายให้ดีขึ้น รักษาโรคเลือดออกตามไรฟัน โดยสามารถกินได้ทั้งจากผลส้มหรือคั้นเป็นน้ำก็ได้</p> <p><span style="font-size:16px;">2. มะขามป้อม วิตามินซี 276 มิลลิกรัม ต่อ 100 กรัม </span><br /> มะขามป้อมเป็นหนึ่งในผลไม้ที่มีวิตามินซีสูงมาก และถูกใช้เป็นส่วนประกอบของยารักษาโรคหลายชนิด เช่น ไข้หวัดใหญ่ วัณโรค แก้ไอ ภาวะภูมิคุ้มกันอ่อนแอ เป็นต้น โดยพบว่าในผลของมะขามป้อมมีสารป้องการเกิดออกซิไดซ์ของวิตามินซี ทำให้วิตามินซีไม่เสื่อมสภาพแม้จะถูกความร้อน</p> <p><span style="font-size:16px;">3. สตรอเบอร์รี่ วิตามินซี 58.8 มิลลิกรัม ต่อ 100 กรัม </span><br /> สตรอเบอร์รี่ถือว่าเป็นผลไม่ที่อุดมไปด้วยโภชนาการที่หลากหลายทั้ง วิตามินและแร่ธาตุ รวมถึงสารต้านอนุมูลอิสระหลายชนิดที่ช่วยยับยั้งสารก่อมะเร็ง ช่วยในการบำรุงดวงตาและลดการเสื่อมสภาพของดวงตา และพบว่าในสตรอเบอร์รี่สดจะให้วิตามินในปริมาณมาก</p> <p><span style="font-size:16px;">4. ฝรั่ง วิตามินซี 160 มิลลิกรัม ต่อ 100 กรัม </span><br /> แม้ฝรั่งจะเป็นผลไม้ที่ไม่มีรสเปรี้ยว แต่ก็อุดมไปด้วยวิตามินซีในปริมาณมากโดยพบได้บริเวณเปลือกของฝรั่ง แต่เมื่อฝรั่งสุกแล้วจะมีปริมาณวิตามินซีที่น้อยลง หรือฝรั่งที่ตัดออกจากต้นแล้วทิ้งไว้เป็นเวลานานก็จะทำให้วิตามินซีเสื่อมสภาพลงได้</p> <p><span style="font-size:16px;">5. ลิ้นจี่ วิตามินซี 71.5 มิลลิกรัม ต่อ 100 กรัม </span><br /> ลิ้นจี่เพียงวันละ 3 ผลก็ได้รับปริมาณวิตามินซีที่ร่างกายต้องการได้ ด้วยรสชาติที่หวานหอมและอุดมไปด้วยวิตามินและแร่ธาตุ โดยเฉพาะวิตามินบี 1 ที่ช่วยป้องกันอาการเหน็บชา นอกจากนี้ยังช่วยบำรุงหลอดเลือดและกระดูกและฟัน</p> <p><span style="font-size:18px;">สรุป<br /> </span>แม้ว่าร่างกายของเราจะไม่สามารถสังเคราะห์วิตามินซีมาใช้งานได้ แต่วิตามินซีก็ยังมีความสำคัญต่อระบบภูมิคุ้มกันของร่างกายและเรื่องผิวพรรณที่ดีขึ้น การรับวิตามินซีเข้าสู่ร่างกายผ่านอาหารอย่างผักและผลไม้ในปริมาณที่เหมาะสม ก็ทำให้ร่างกายได้รับวิตามินซีได้<br /> การกินวิตามินจากผักและผลไม้จะทำให้ร่างกายได้รับวิตามินจากแหล่งธรรมชาติที่ดี แต่ต้องระมัดระวังเรื่องของสารเคมีจากการเพาะปลูกให้ดี ก่อนนำมากินทุกครั้งควรนำไปล้างให้สะอาดอย่างถูกวิธี และเข้าใจวิธีการนำไปประกอบอาหารเหมาะสมเพื่อไม่ให้สารอาหารรวมถึงวิตามินซีเสื่อมสภาพได้ง่าย</p> <p> </p> <p>ขอขอบคุณข้อมูล และรูปภาพจาก กรมอนามัย กระทรวงสาธารณสุข</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-11-19 13:00:27', 'created_by' => '7', 'modified' => '2018-11-29 22:39:19', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-11-19 13:00:27', 'imgur_url' => 'https://i.imgur.com/QJLlBkd.jpg', 'image' => '/files/uploads/image/2018-11-27_19-46-16_882_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '464', 'metakey' => null, 'metadesc' => 'ผัก วิตามิน', 'news_source' => null, 'access' => '0', 'hits' => '5414', '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' => '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' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '458', 'title' => '9 โรคอันตราย ไม่อยากตาย ห้าม นวด', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-11-06_13-53-11_11_600x400.JPEG" style="width: 80%;" /></p> <p><strong>นวดจนตาย! สัปดาห์ที่ผ่านมา มีคนเสียชีวิตจากลิ่มเลือดในหลอดเลือดอุดตันขั้วปอดทั้ง 2 ข้าง หลังเข้ารับบริการนวดแผนไทยแห่งหนึ่ง ผู้เชี่ยวชาญเตือน 9 โรคอันตรายรู้ไว้ก่อนที่จะตายไม่รู้ตัว ผู้เคยใช้บริการร้านนวดแนะจรรยาบรรณของหมอนวดควรมี ไม่มั่นใจอย่าเข้าใช้บริการ!!</strong><br /> <br /> <strong>9 ลิสต์โรคเสี่ยงต้องเช็กก่อน “นวด”</strong><br /> <br /> <strong>นพ.ภัทรพล จึงสมเจตไพศาล</strong> ผู้อำนวยการกองสถานประกอบการเพื่อสุขภาพ ยังได้กล่าวถึงเรื่องที่โลกออนไลน์แห่แชร์เรื่องการนวดจนเสียชีวิตในครั้งนี้ โดยเน้นย้ำว่าต้องมีการตรวจประวัติลูกค้าก่อนการนวดทุกครั้งเพื่อความปลอดภัย และ<span style="background-color:#00FF00;">เตือน 9 โรคอันตรายห้ามนวด คือ<br /> 1.โรคติดเชื้อฉับพลัน<br /> 2. โรคหัวใจ<br /> 3.โรคความดันโลหิตสูง<br /> 4.เบาหวาน<br /> 5. โรคผิวหนัง<br /> 6.โรคติดต่อระยะแพร่เชื้อ<br /> 7.โรคมะเร็ง<br /> 8.โรคหลอดเลือดดำอักเสบ<br /> 9.กระดูกพรุนรุนแรง</span><br /> <br /> <br /> “เพื่อความปลอดภัยของประชาชน กรมสนับสนุนบริการสุขภาพ (สบส.) ขอเน้นย้ำให้สถานประกอบการเพื่อสุขภาพทุกแห่ง ต้องมีการซักประวัติเพื่อประเมินสภาพร่างกายของผู้มารับการนวดทุกครั้งห้ามให้บริการนวดแก่บุคคลที่มีอาการดังต่อไปนี้ คือ มีไข้สูงเกิน 38.5 องศาเซลเซียส มีอาการโรคติดเชื้อเฉียบพลัน มีการอักเสบจากการติดเชื้อ กระดูกแตก หัก ปริ ร้าว ข้อเคลื่อน เป็นโรคหัวใจ ความดันโลหิตสูง<br /> <br /> เบาหวานที่ยังควบคุมอาการให้เป็นปกติไม่ได้ มีโรคผิวหนังมีแผลเปิดเรื้อรัง โรคติดต่อระยะแพร่เชื้อ โรคมะเร็ง แผลหลังผ่าตัดยังไม่หายสนิท หลอดเลือดดำอักเสบ และกระดูกพรุนรุนแรง ห้ามให้บริการนวดเด็ดขาดเพราะอาจเกิดอันตรายได้</p> <p>หากตรวจสอบพบว่าร้านนวดดังกล่าวไม่มีใบอนุญาต มีโทษจำคุกไม่เกิน 6 เดือน หรือปรับไม่เกิน 50,000 บาท หรือทั้งจำทั้งปรับ แต่ถ้าร้านนวดได้รับอนุญาตถูกต้อง ก็จะตรวจสอบพนักงานนวด และหากพบว่ามีการจ้างพนักงานนวดที่ไม่ได้รับใบรับรองจากกรม สบส. ทางร้านก็จะมีโทษด้วย โดยโทษสูงสุดคือการเพิกถอนใบอนุญาตร้าน”</p> <p> <strong>นพ.ณัฐวุฒิ ประเสริจฐสิริพงศ์ </strong>อธิบดีกรมสนับสนุนบริการสุขภาพ (สบส.) กระทรวงสาธารณสุข ได้ให้สัมภาษณ์ไว้ว่าทางกรมมี พ.ร.บ.สถานประกอบการเพื่อสุขภาพ พ.ศ.2559 ในการดูแลร้านนวดทั้งหมด ซึ่งกำหนดไว้ว่าผู้ขออนุญาตต้องมาอบรมในการเป็นผู้จัดการสถานประกอบการถึงจะอนุญาตให้เปิดได้ และเรื่องของผู้ให้บริการที่อยู่ภายในร้าน หรือหมอนวดแผนไทยก็ต้องผ่านการรับรองหลักสูตรอบรมก่อนเช่นกัน<br /> <br /> “คนที่จะไปนวดต้องมีความรู้ความเข้าใจก่อนว่า การจะไปรับบริการนวดต้องระมัดระวังตนเองเป็นพื้นฐานก่อน หากมีโรคประจำตัว ความดันโลหิตสูง การกดจุดบางจุด อาจจะไปกระตุ้นให้ความดันโลหิตสูงขึ้น รวมทั้งหากมีแผล ก็ไม่สมควรที่จะนวด และหากมีอาการไม่สบายก็ต้องระมัดระวังตัว การจะรับบริการนวดต้องสังเกต พิจารณาจากร้านที่ผ่านการรับรองจะมีการรับรองอยู่<br /> <br /> <strong>การนวดต้องมีการข้อห้าม ซึ่งจริงๆ แล้วหมอนวดแผนไทยที่ได้รับรองตามมาตรฐานนั้น ก่อนนวดต้องสอบถามผู้ที่มารับบริการก่อนว่ามีโรคประจำตัวหรือไม่ หากเป็นการนวดเพื่อสุขภาพก็อาจไม่ต้องถาม แต่หากเป็นการนวดเพื่อรักษาจะต้องถาม เพราะต้องวินิจฉัยอาการก่อน”</strong></p> <p>ขอบคุณ ข้อมูลจากกรมสนับสนุนบริการสุขภาพ และ<a href="https://mgronline.com/live/detail/9610000110542"> เว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-11-06 13:57:10', 'created_by' => '1', 'modified' => '2018-11-06 13:57:10', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-11-06 13:57:10', 'imgur_url' => 'https://i.imgur.com/Wx9EJBV.jpg', 'image' => '/files/uploads/image/2018-11-06_13-53-11_11_600x400.JPEG', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '458', 'metakey' => null, 'metadesc' => 'นวด ความดัน สบส', 'news_source' => null, 'access' => '0', 'hits' => '30131', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', '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' => '452', 'title' => '5 เคล็ดลับ กินมื้อเย็นให้ไม่อ้วน', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><span style="background-color:#00FF00;"><img alt="" src="http://www.อสม.com/files/uploads/image/2018-11-03_15-10-40_183_600x400.jpg" style="width: 75%;" /><br /> <br /> <br /> 5 เคล็ดลับ กินมื้อเย็นให้ไม่อ้วน</span><br /> ------------------------------------------------------------------<br /> <br /> <strong><span style="background-color:#AFEEEE;">1.ตั้งเวลากินอาหารก่อนถึงเวลานอน 4-6 ชั่วโมง</span></strong><br /> การกินอาหารมื้อเย็นนั้นควรจะเป็นเวลาเย็น ไม่ใช่ตอนกลางคืน เพราะฉะนั้น มื้อเย็นที่ดึกที่สุดไม่ควรเกิน 1 ทุ่มตรง ถ้ายิ่งกินดึกก็ยิ่งมีการเผาผลาญพลังงานที่กินไปน้อยลง และเมื่อกระเพาะอาหารทำงานในตอนกลางคืน นั่นทำให้อาจจะนอนไม่หลับก็เป็นได้<br /> <br /> <span style="color:#F0FFF0;"><strong><span style="background-color:#0000FF;">2.เลือกกินอาหารพลังงานต่ำ</span></strong></span><br /> ไม่ว่าจะเป็นอาหารประเภทไหน แต่หลักการง่ายๆ คือ ให้พลังงานต่ำๆ เข้าไว้ ดูที่บรรจุภัณฑ์ก็ได้ แต่ไม่ต้องถึงขั้นกำหนดปริมาณแคลอรีหรอก แค่ให้กินแป้ง น้ำตาล และไขมันจากสัตว์ให้น้อยลงแค่นั้นเอง ฉะนั้น อาหารจำพวกข้าวเหนียวหมูปิ้ง หรือขนมปังไส้กรอก ควรเก็บไว้กินมื้ออื่นดีกว่า<br /> <br /> <strong><span style="background-color:#00FF00;">3.หลีกเลี่ยงอาหารรสจัด</span></strong><br /> ขึ้นชื่อว่าอาหารรสจัด ท้องของคนเรานั้นมีความทนต่ออาหารลักษณะนี้ไม่เท่ากัน แต่คนที่ชอบอาหารรสจัดนี้มีความเสี่ยงที่จะท้องเสีย ลำไส้ปั่นป่วนได้มากกว่าอาหารปกติ ฉะนั้นถ้าอยากให้ร่างกายทำงานหนักน้อยลง มีความปลอดภัยต่อกระเพาะอาหารและลำไส้ ก็ควรกินอาหารรสกลางๆ หรือรสอ่อนจะดีกว่า<br /> <br /> <span style="color:#FFFFFF;"><strong><span style="background-color:#FF0000;">4.ห่างไกลอาหารทอดๆ มันๆ</span></strong></span><br /> อาหารประเภทนี้มักให้พลังงานสูง หากกินไปในตอนเย็นมักจะมีการเผาผลาญไม่ทันจนเป็นไขมันสะสมในตามบริเวณต่างๆ ของร่างกาย แถมอาหารประเภทนี้ก็ย่อยยากอีก มีการเพิ่มการทำงานให้กับกระเพาอาหารและลำไส้ และอาจทำให้มีอาการเพลียในเช้าวันถัดมาได้ แถมคนที่ดูแลผิวพรรณก็ควรเลี่ยงเช่นกัน เพราะจะทำให้ผิวหมอง ไม่สดใส และเป็นสาเหตุของสิวได้<br /> </p> <p><span style="color:#006400;"><strong><span style="background-color:#FFFF00;">5.เพิ่มผักและผลไม้เข้าไปบ้าง</span></strong></span><br /> อันที่จริงก็ไม่ได้บังคับว่าให้กินผักและผลไม้ในมื้อเย็นนะ อาหารปกติอย่างข้าวและเนื้อสัตว์ก็ยังกินได้อย่างปกติ เพียงแต่กินให้น้อยกว่าและทดแทนด้วยผักและผลไม้แทน เพราะนอกจากที่จะย่อยง่าย ให้คุณค่าทางอาหารที่ดีต่อร่างกายสูงแล้วยังเพิ่มกากใยให้ร่างกายให้มีระบบขับถ่ายที่ดีอีกด้วย และอย่าลืมดื่มน้ำตามเยอะๆ ด้วยนะ<br /> <br /> <br /> ขอบคุณข้อมูลจากเว็บ <a href="https://mgronline.com/goodhealth/detail/9610000106754" target="_blank">ผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-11-03 15:09:38', 'created_by' => '1', 'modified' => '2018-11-03 15:12:04', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-11-03 15:09:38', 'imgur_url' => 'https://i.imgur.com/2uSITOe.jpg', 'image' => '/files/uploads/image/2018-11-03_15-10-40_183_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '452', 'metakey' => null, 'metadesc' => 'อ้วน', 'news_source' => null, 'access' => '0', 'hits' => '9056', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '450', 'title' => 'ไขมันเริ่มสลาย เมื่อออกกำลังกาย 10 นาทีขึ้นไป', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-10-31_17-15-52_609_600x400.jpg" style="width: 70%;" /></p> <p><strong>ร่างกายของคนเรานั้นเก็บสะสมพลังงานจากคาร์โบไฮเดรต ไขมัน โปรตีน จากอาหารที่เรารับประทานเข้าไป โดยคาร์โบไฮเดรตจะถูกสะสมไว้ในรูปของไกลโคเจน อยู่ในตับและกล้ามเนื้อ โปรตีนเก็บไว้ในรูปแบบของกล้ามเนื้อ ซึ่งร่างกายจะย่อยโปรตีนเพื่อใช้เป็นพลังงานหากอยู่ในสภาวะขาดแคลนพลังงานได้</strong></p> <p>ส่วนเจ้าไขมันที่เราวางแผนอยากจะกำจัดมันหนักหนานั้น คนเราจะเก็บสะสมไว้ใต้ผิวหนังและรอบๆ อวัยวะภายในทั่วร่างกาย ทั้งนี้ ร่างกายคนส่วนใหญ่จะมีไขมันประมาณ 15-25% ของน้ำหนักตัว (โดยในนักกีฬามักจะมีสัดส่วนไขมันต่ำกว่าคนทั่วไป)</p> <p>เมื่อเราเริ่มต้นออกแรง ในช่วงแรกร่างกายจะดึงเอาพลังงานที่ได้จากเซลล์มาใช้ เจ้าก้อนพลังงานนี้ เป็นพลังงานที่มีไว้ใช้ตอนเกิดเหตุฉุกเฉิน เช่น ยกตู้เย็นหนีตอนไฟไหม้ หรือหลบหมัดที่ต่อยหน้าเรา ซึ่งร่างกายมีพลังงานสำรองส่วนนี้เพียงน้อยนิดเท่านั้น น้อยขนาดที่ว่าหลังจากเราเริ่มออกแรงมันจะถูกใช้จนหมดได้ในเวลาเพียงแค่ราว 20 วินาทีแรก หลังจากนั้นร่างกายจะต้องทยอยสร้าง ADENOSINE TRIPHOSPHATE (ATP) ขึ้นมาใหม่ เนื่องจาก ATP เป็นสารอินทรีย์ที่มีความสำคัญมากในการสร้างพลังงานภายในเซลล์</p> <p>ทีนี้ถ้าเรายังออกแรงต่อเนื่อง ร่างกายจะเริ่มหันไปนำเอาพลังงานที่ได้จากการเผาผลาญไกลโคเจน การเผาผลาญกลูโคสในเลือดมาใช้ แหล่งพลังงานส่วนที่สองนี้แม้จะมีมากกว่าส่วนแรก แต่ก็เริ่มหมดลงในช่วง 2 นาทีเป็นต้นไป</p> <p><strong>ถ้าเช่นนั้นเราก็แค่ออกกำลังกายไปให้ถึงนาทีที่ 4 -5 – 6 ก็เริ่มมีการเผาผลาญพลังงานจากไขมัน แต่หากจะเผาผลาญพลังงานจากไขมันให้ได้จริงๆ จะต้องทำต่อเนื่องไปให้เกิน 10 นาทีขึ้นไป ไขมันจึงจะถูกเผาผลาญเต็มๆ </strong>และรู้ไหมหากเราหยุดพักไปซะก่อนที่มันจะถึง 10 นาที แทนที่มันจะเริ่มตั้งหน้าตั้งตาเผาผลาญไขมัน ร่างกายมันกลับเรียนรู้และย้อนกลับไปเอาพลังงานจากส่วนแรกและส่วนที่สองมาใช้ ทำให้เราไปไม่ถึงพลังงานจากการเผาผลาญไขมันเสียที</p> <p>ถ้าเปรียบเทียบให้เห็นภาพก็เหมือนกับการตั้งหม้อต้มชาบูไว้บนเตาไฟ ช่วงแรกที่น้ำยังไม่เดือด เราจะทำอะไรกับหม้อน้ำนั้นก็ยังไม่เห็นผลใดๆ สิ่งเดียวที่ทำได้คือคอยควบคุมไฟหรือความร้อนให้เผาไหม้หม้อต้มชาบูนั้นต่อไปเรื่อยๆ</p> <p>แต่ถ้ารอจนถึงเวลาที่น้ำเริ่มเดือด แล้วเราหยุดออกกำลังกายกลางคัน แวะพัก นั่งเล่น หยุดออกแรง ก็ไม่ต่างอะไรจากการหรี่ไฟของเตาต้มน้ำ หม้อที่กำลังเดือดได้ที่ก็จะลดความร้อนลง ประสิทธิภาพในการต้มละลายไขมันก็ลดลงตามไปด้วย</p> <p>การออกกำลังกายที่ทำๆ หยุดๆ จึงเหมือนกับเราปิดเตาพักทำให้หม้อเย็นลง พอมาเปิดไฟให้หม้อต้มน้ำนั้นใหม่อีกครั้ง ไม่มีทางที่หม้อจะเดือดได้เท่าเดิมในพริบตา มีแต่จะต้องรอ พูดง่ายๆ ว่านับหนึ่งใหม่กว่าน้ำจะกลับมาเดือดอีกครั้ง</p> <p><strong>จะเห็นได้ว่า การออกกำลังกายให้ได้ผลต่อการเผาผลาญไขมันนั้น นอกจากเรื่องของ “เวลา” </strong><strong>แล้ว ยังต้องเน้นในเชิงของ “ปริมาณ” </strong><strong>อีกด้วย ไม่ว่าเราจะเลือกมีกิจกรรมทางกายแบบไหนก็ตาม จะเป็นการวิ่งเหยาะ การเต้นแอโรบิก การปั่นจักรยาน ฯลฯ ก็ขอให้พยายามทำให้ได้ </strong><strong>“ความหนักระดับปานกลางขึ้นไป” </strong><strong> เพราะถ้าเราออกแรงน้อยก็เหมือนกับหรี่ไฟเตาให้น้อย ออกแรงมากก็คือเพิ่มแรงไฟให้เตานั้น</strong></p> <p>ทางการแพทย์จึงแนะนำว่าการออกแรงในระดับปานกลางขึ้นไปจะได้ผลดีที่สุด เราจะได้ไม่หมดแรงไปเสียก่อน และพอออกกำลังกายจนถึงนาทีที่ 10 ร่างกายก็จะเริ่มเผาผลาญไขมันได้มากขึ้น หลังนาทีที่ 13 -20 จะเป็นการเข้าสู่ช่วงการเผาผลาญไขมันอย่างจริงจังโดยไม่กลับไปใช้พลังงานจากส่วนสีแดงหรือสีเขียวอีก สมมติว่าถ้าเราออกกำลังกายได้ 30 นาทีด้วยแรงปานกลางและต่อเนื่องกันโดยไม่หยุดพัก เราก็จะสามารถเผาผลาญไขมันได้เต็มที่ถึงราว 18 นาทีกันเลยทีเดียว</p> <p>สำหรับมือใหม่ที่เพิ่งหัดเผาผลาญไขมัน อาจจะให้กำลังใจตนเองโดยเริ่มจากการออกกำลังกาย หรือการเคลื่อนไหวร่างกายในระดับปานกลาง ถ้าทำติดต่อกันอย่างน้อย 10 นาทีขึ้นไป และทำให้ได้อย่างน้อยสัปดาห์ละ 150 นาที ก็จะส่งผลให้ร่างกายสมบูรณ์แข็งแรงมากขึ้น และลดอัตราเสี่ยงของการเกิดโรคต่าง ๆ ได้ดีเช่นกัน</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-31 17:17:08', 'created_by' => '1', 'modified' => '2018-10-31 17:17:08', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-31 17:17:08', 'imgur_url' => 'https://i.imgur.com/FbLwSUW.jpg', 'image' => '/files/uploads/image/2018-10-31_17-15-52_609_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '450', 'metakey' => null, 'metadesc' => 'ออกกำลังกาย', 'news_source' => null, 'access' => '0', 'hits' => '3444', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', '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' => '447', 'title' => 'ทุก 4 นาที มีผู้ป่วยอัมพาตเพิ่ม 1 คน เผยสัญญาณโรคหลอดเลือดสมอง ให้รีบรักษา', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-10-26_22-05-56_899_600x400.JPEG" style="width: 70%;" /></p> <p><strong>กรมการแพทย์เผยทุก 4 นาที มีผู้ป่วยอัมพาตรายใหม่เพิ่ม 1 คน ปากเบี้ยว หลับตาไม่สนิท แขน ขาอ่อนแรงด้านใดด้านหนึ่ง พูดไม่ชัด นึกคำพูดไม่ออก พูดลำบาก อาการบ่งบอกโรค หลอดเลือดสมอง รีบมารักษาใน 4 ชม.ครึ่ง ก่อนถูกคร่าชีวิต หรือเป็นอัมพาต</strong><br /> <br /> นพ.สมศักดิ์ อรรฆศิลป์ อธิบดีกรมการแพทย์ กล่าวว่า องค์การอัมพาตโลก (World Stroke Organization: WSO) ได้กำหนดให้วันที่ 29 ตุลาคม ของทุกปี เป็นวันอัมพาตโลก (World Stroke Day) ซึ่งในปี 2561 ได้กำหนดคำขวัญ คือ “stroke tried to pull up down, russtwe got up again” โรคหลอดเลือดสมองหรือที่คนทั่วไปเรียกว่า <span style="background-color:#00FF00;">โรคอัมพาต คือโรคของหลอดเลือดสมองที่มีความผิดปกติส่งผลให้เนื้อสมองสูญเสียหน้าที่อย่างเฉียบพลันโดยมีสาเหตุจากการอุดตัน ตีบ หรือแตกของหลอดเลือดสมอง พบได้บ่อยในผู้สูงอายุ และผู้มีปัจจัยเสี่ยงในการเกิดโรค ได้แก่ ผู้ที่เป็นโรคเบาหวาน ความดันโลหิตสูงไขมันในเลือดสูง โรคกล้ามเนื้อหัวใจขาดเลือด หัวใจเต้นไม่เป็นจังหวะ อ้วน สูบบุหรี่และไม่ออกกำลังกาย</span><span style="background-color:#00FFFF;"> ปัจจุบันคนไทยที่มีอายุตั้งแต่ 45 ปีขึ้นไป มีผู้ที่ป่วยโรคอัมพาต 1,880 คนต่อประชากร 100,000 คน และทุก 4 นาทีจะมีผู้ป่วยโรคอัมพาตรายใหม่ 1 คน และทุกๆ 10 นาที ผู้ป่วยอัมพาตเสียชีวิต 1 คน</span></p> <p>นพ.สมศักดิ์ กล่าวว่า ถึงแม้โรคอัมพาตคร่าชีวิตคนไทยในแต่ละปีเป็นจำนวนมาก แต่ในปัจจุบันมีวิธีการรักษาที่ได้ผลดี โดยเฉพาะโรคอัมพาตชนิดสมอง ขาดเลือดเฉียบพลันเนื่องจากมีการรักษาด้วยการฉีดยาละลายลิ่มเลือดทางหลอดเลือดดำ แต่จากข้อมูลพบว่าปัจจุบันประชาชนได้รับการรักษาด้วยการฉีดยาละลายลิ่มเลือดเพียงร้อยละ 3.8 เท่านั้น เนื่องจากส่วนใหญ่ไม่ทราบถึงอาการของโรคอัมพาตซึ่งต้องรีบมารับการรักษาให้เร็วที่สุด อย่างช้าไม่เกิน 4 ชั่วโมงครึ่ง หลังจากมีอาการ และอาจกังวลเรื่องค่าใช้จ่ายในการรักษา ทั้งนี้ประชาชนสามารถเข้ารับบริการจากหน่วยงานของรัฐได้ทุกสิทธิการรักษา โดยโรงพยาบาลศูนย์ โรงพยาบาลทั่วไปทั่วประเทศ รวมทั้งโรงพยาบาลชุมชนบางแห่งที่มีศักยภาพในการรักษาสามารถให้บริการด้วยระบบทางด่วนโรคหลอดเลือดสมอง(stroke fast track) เพื่อดูแลผู้ป่วยอย่างทันท่วงที<br /> <br /> พญ.ไพรัตน์ แสงดิษฐ ผู้อำนวยการสถาบันประสาทวิทยา กรมการแพทย์ กล่าวว่า<span style="background-color:#00FFFF;"> ผู้ที่มีอาการผิดปกติทางระบบประสาทอย่างหนึ่งอย่างใดต่อไปนี้ ได้แก่ ปากเบี้ยว หลับตาไม่สนิท แขน ขาอ่อนแรงด้านใดด้านหนึ่ง พูดไม่ชัด นึกคำพูดไม่ออก พูดลำบาก โดยมีอาการที่เกิดขึ้นอย่างเฉียบพลัน ให้รีบไปพบแพทย์ที่โรงพยาบาลให้เร็วที่สุด หรือโทร 1669 เบอร์เดียวทั่วประเทศไทย</span> ซึ่งทีมแพทย์และพยาบาลมีความพร้อมให้การรักษาอย่างทันที โดยการซักประวัติอาการเบื้องต้น ร่วมกับการตรวจเลือด และเอกซเรย์คอมพิวเตอร์สมอง เพื่อยืนยันการวินิจฉัยโรคว่าเป็น โรคอัมพาตหรือไม่ หากผลการตรวจพบว่ามีภาวะสมองขาดเลือดเฉียบพลัน มีความรุนแรงของโรคไม่มากเกินไป และไม่มีข้อห้ามในการให้ยาละลายลิ่มเลือด แพทย์จะรักษาด้วยการฉีดยาละลายลิ่มเลือดทางหลอดเลือดดำ ซึ่งเป็นการรักษาที่ดีที่สุดในปัจจุบัน ทั้งนี้ผู้ป่วยที่ได้รับการรักษาด้วยวิธีดังกล่าวมีโอกาสหายเป็นปกติภายหลังการรักษาไปแล้ว 3 เดือนสูงถึงร้อยละ 50</p> <p>ขอบคุณข้อมูลจาก กรมการแพทย์ และ <a href="https://mgronline.com/qol/detail/9610000107107" target="_blank">เว็บผู้จัดการออนไลน์ </a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-26 22:07:49', 'created_by' => '1', 'modified' => '2018-10-27 19:04:42', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-26 22:07:49', 'imgur_url' => 'https://i.imgur.com/MLsJCip.jpg', 'image' => '/files/uploads/image/2018-10-26_22-05-56_899_600x400.JPEG', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '447', 'metakey' => null, 'metadesc' => 'อัมพาต สมอง ', 'news_source' => null, 'access' => '0', 'hits' => '11109', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '428', 'title' => '12 ตุลาคมของทุกปี "วันโรคข้อสากล"', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><span style="font-size:20px;"><strong>วันที่ 12 ตุลาคมของทุกปีเป็นวันโรคข้อสากล </strong></span></p> <p><span style="font-size:20px;"><strong><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2018-10-08_1538973629.jpg" style="width: 600px; height: 400px;" /></strong></span></p> <p><strong>โรคข้อนับเป็นภัยเงียบที่คุกคามสุขภาพของคนทุกเพศทุกวัย ไม่เฉพาะแต่ผู้สูงอายุเท่านั้น และหนึ่งในโรคข้อที่สร้างความทุกข์ใจแก่ผู้ป่วยมากที่สุดคือ "โรคข้อเข่าเสื่อม" </strong></p> <p><strong>สำหรับในประเทศไทย พบว่ามีประชากรเป็นโรคข้อเข่าเสื่อมประมาณ 6 ล้านคน สร้างปัญหาให้ผู้ที่เป็นอย่างมาก เพราะนอกจากจะเจ็บปวดจากอาการเข่าเสื่อมแล้ว ยังต้องเสียค่ารักษาหลักแสนในการผ่าตัดเปลี่ยนข้อเข่า ยิ่งในผู้สูงอายุยิ่งกลัวว่าผ่าตัดแล้วจะเกิดปัญหาต่างๆ ตามมา และหากไม่รักษาอาจทำให้เกิดโรคแทรกซ้อนอื่นๆ ขึ้นได้</strong> อาทิ โรคเบาหวาน ความดันโลหิตสูง เนื่องจากไม่สามารถออกกำลังกายได้นั่นเอง</p> <p> "ข้อแนะนำในการดำเนินชีวิตประจำวัน" เพื่อป้องกันการสึกหรอของข้อไม่ให้เพิ่มมากขึ้น ได้แก่</p> <p>1. การควบคุมน้ำหนักตัวไม่ให้อ้วนเกิน</p> <p>2. หลีกเลี่ยงการคุกเข่า ขัดสมาธิ หรือนั่งยองๆ รวมทั้งการขึ้นลงบันไดบ่อยๆ ที่ไม่จำเป็น</p> <p>3. ผู้ที่มีการบริหารกล้ามเนื้อเข่าให้แข็งแรงจะช่วยให้การใช้งานข้อได้ดีขึ้น ในเรื่องการออกกำลังกายเพื่อสุขภาพนั้นควรเลือกให้เหมาะสม เช่น การเดิน การปั่นจักรยาน หรือการออกกำลังกายในน้ำ โดยเฉพาะผู้ที่มีน้ำหนักตัวมาก</p> <p>ดังนั้น ไม่ว่าจะอายุเท่าใดก็ตาม ก็ควรเริ่มดูแลและรักษาตัวเองตั้งแต่วันนี้ เพื่อป้องกันภาวะข้อเสื่อมที่อาจก่อให้เกิดการสูญเสียเพิ่มขึ้นในอนาคต หรือสนใจสอบถามข้อมูลเพิ่มเติมเกี่ยวกับโรคข้อเข่าเสื่อมได้ที่ โทร. 0-2510-2023</p> <p>ที่มา : http://www.thaihealth.or.th (สำนักงานกองทุนสนับสนุนการสร้างเสริมสุขภาพ สสส.)</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-08 11:41:31', 'created_by' => '6', 'modified' => '2018-10-08 11:41:31', 'modified_by' => '6', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-08 11:41:31', 'imgur_url' => 'https://i.imgur.com/5YGreGN.jpg', 'image' => '/files/uploads/image/2018-10-08_11-40-52_309_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '428', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1379', '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' => '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' => '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' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '427', 'title' => '10 สาเหตุของ โรคลมพิษ…ที่คุณควรรู้', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-10-06_20-56-03_864_600x400.JPEG" style="width: 80%;" /></p> <p><strong>“โรคลมพิษ” อาจมีทั้งสามารถทราบสาเหตุของโรคได้อย่างแน่นอน และในบางรายก็ไม่อาจทราบสาเหตุได้ โดยอาจแปรผันไปตามสภาพร่างกาย สภาพแวดล้อมและการดำเนินชีวิตของแต่ละบุคคล</strong><br /> <br /> สภาวะอากาศที่แปรเปลี่ยนอย่างกะทันหันในยุคปัจบันก็อาจเป็นอีกปัจจัยเร่งที่ทำให้เกิดความรุนแรงของ “โรคลมพิษ” ได้เช่นกัน ดังนั้นการมีความรู้และความเข้าใจอย่างถูกต้องจึงเป็นพื้นฐานสำคัญของการเริ่มต้นสังเกตตนเองและบุคคลใกล้ชิด<br /> <br /> <strong>ศ.พญ.กนกวลัย กุลทนันทน์ </strong>หัวหน้าภาควิชาตจวิทยา คณะแพทยศาสตร์ศิริราชพยาบาล กล่าวว่า วันที่ 1 ตุลาคมของทุกปีเป็นวันโรคลมพิษโลก โรงพยาบาลศิริราชจึงได้จัดกิจกรรม “ศิริราชห่วงใย ชวนใส่ใจ โรคลมพิษ ครั้งที่ 3” เพื่อให้ความรู้และความเข้าใจที่ถูกต้องผ่านการบรรยายให้ความรู้เกี่ยวกับโรคลมพิษและยา รวมถึงการทดสอบต่างๆ เพื่อช่วยให้ผู้ป่วยไม่ต้องทรมานกับอาการผื่นคันที่อาจผลต่อบุคลิกภาพของผู้ป่วยรวมถึงการดำเนินชีวิตประจำวันอีกด้วย โดยภายในงานได้มีกลุ่มผู้ป่วย บุคคลทั่วไป และบุคลากรทางแพทย์เข้าร่วมงานจำนวนกว่า 140 คน</p> <p>โรคลมพิษมักจะส่งผลให้ผู้ป่วยมีความกังวลต่อการดำเนินชีวิตตลอดเวลา การหมั่นสังเกตตนเองและคนใกล้ชิดที่อาจอยู่ในกลุ่มเสี่ยงก็นับเป็นสิ่งที่ไม่ควรมองข้าม เนื่องจากผู้ป่วยลมพิษจำนวนมากอาจจะไม่สามารถหาสาเหตุได้อย่าง แน่ชัด ดังนั้นการมีความรู้เบื้องต้นว่าสาเหตุของโรคลมพิษมาจากสาเหตุใดได้บ้างจึงนับเป็นอีกทางเลือกที่ดีในการเลี่ยงภาวะที่อาจกระตุ้นให้ผื่นที่มีอยู่มีอาการมากขึ้น หรือช่วยให้การวินิจฉัยของแพทย์สามารถทำได้ง่ายขึ้น ดังเช่น<br /> <br /> 1. อาหาร เช่น อาหารทะเล สารกันบูด สีผสมอาหารบางชนิด<br /> <br /> 2. ยา ปฏิกิริยาการแพ้ยาบางชนิดอาจทำให้เกิดผื่นลมพิษได้<br /> <br /> 3. การติดเชื้อ การติดเชื้อไวรัส แบคทีเรีย เชื้อรา หรือมีพยาธิ อาจเป็นสาเหตุของลมพิษได้<br /> <br /> 4. โรคระบบต่อมไร้ท่อ เช่น โรคต่อมไทรอยด์<br /> <br /> 5. อิทธิพลทางกายภาพ ในผู้ป่วยบางราย ผื่นลมพิษอาจเป็นผลจากปฏิกริยาของผิวหนังที่ตอบสนองผิดปกติต่อความร้อน ความเย็น น้ำหนักกดรัด แสงแดด การออกกำลังกาย เป็นต้น</p> <p><br /> 6. การแพ้สารที่สัมผัส ผื่นลมพิษเกิดขึ้นในตำแหน่งที่ผิวหนังสัมผัสกับสารที่แพ้ เช่น การแพ้ยาง (Iatex) ขนสัตว์ พืช หรืออาหารบางชนิด เป็นต้น<br /> <br /> 7. ปฏิกิริยาแพ้พิษแมลง เช่น ปฏิกิริยาที่เกิดจากผึ้ง ต่อต่อย<br /> <br /> 8. มะเร็ง เช่น มะเร็งต่อมน้ำเหลือง หรือระบบอื่น ๆ ของร่างกาย<br /> <br /> 9. ระบบภูมิคุ้มกันต่อต้านตัวเอง ผู้ป่วยลมพิษบางรายเกิดจากมีภูมิคุ้มกันไปกระตุ้นให้เกิดการหลั่งสารเคมีบางชนิดออกมาที่ผิวหนัง ทำให้เกิดผื่นลมพิษขึ้น<br /> <br /> 10. สาเหตุอื่นๆ เช่น ผู้ป่วยโรคลูปัสหรือ ผู้ป่วยโรคเส้นเลือดอักเสบบางรายอาจมีผื่นลมพิษแต่มีข้อสังเกต คือ แต่ละผื่นอยู่นานมักเกิน 24 ชั่วโมง และเมื่อผื่นหายไปมักจะทิ้งรอยดำเอาไว้<br /> <br /> “สำหรับแนวทางการรักษาโรคลมพิษในกรณีที่สามารถสืบค้นจนทราบสาเหตุและแก้ไขสาเหตุได้ เมื่อรับประทานยาต้านฮิสตามีนไปแล้วผื่นลมพิษมักหายได้เร็ว แต่หากหาสาเหตุไม่พบหรือเป็นสาเหตุที่แก้ไขไม่ได้โดยง่าย แพทย์จำเป็นต้องให้ยาตั้งแต่ 1 ชนิดขึ้นไปเพื่อควบคุมอาการผื่นลมพิษให้สงบลงได้ ทั้งนี้ผู้ป่วยบางรายอาจมีอาการเรื้อรังนานเป็นปีซึ่งในปัจจุบันมีทางเลือกในการรักษาที่มากขึ้นทั้งยารับประทานและยาฉีด เพื่อช่วยบรรเทาอาการและช่วยให้ผู้ป่วยมีคุณภาพชีวิตที่ดีขึ้นได้” ศ.พญ.กนกวลัย กล่าว</p> <p> </p> <p><a href="https://mgronline.com/qol/detail/9610000099868" target="_blank">ขอบคุณข้อมูลจากเว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-06 20:57:45', 'created_by' => '1', 'modified' => '2018-10-06 20:57:45', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-06 20:57:45', 'imgur_url' => 'https://i.imgur.com/zqG1yzM.jpg', 'image' => '/files/uploads/image/2018-10-06_20-56-03_864_600x400.JPEG', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '427', 'metakey' => null, 'metadesc' => 'ลมพิษ', 'news_source' => null, 'access' => '0', 'hits' => '9227', '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' => '2023-09-09 08:56:50', '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' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '424', 'title' => '1 ตุลาคม ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><span style="font-size:16px;"><strong>1 ตุลาคม "วันผู้สูงอายุสากล" หรือ “International Day of Older Persons”</strong></span></p> <p><span style="font-size:16px;"><strong><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2018-10-03_1538533433.jpg" style="width: 700px; height: 700px;" /></strong></span></p> <p>องค์การสหประชาชาติ เป็นผู้กำหนดให้ทุกวันที่ 1 ตุลาคม ของทุกปี เป็น “วันผู้สูงอายุสากล” โดยกำหนดขึ้นเป็นครั้งแรกในวันที่ 1 ตุลาคม ค.ศ. 1991 หรือ พ.ศ. 2534 พร้อมให้ความหมายของคำว่า “ผู้สูงอายุ” ว่า คือบุคคลที่มีอายุตั้งแต่ 60 ปี ขึ้นไปทั้งชายและหญิง แบ่งเป็น 2 กลุ่มคือ ผู้สูงอายุตอนต้น คือ บุคคลที่มีอายุ 60-69 ปี ทั้งชายและหญิง และผู้สูงอายุตอนปลาย คือ บุคคลที่มีอายุ 70 ปี ขึ้นไปทั้งชายและหญิง</p> <p>ข้อมูลจาก : สำนักงานหลักประกันสุขภาพแห่งชาติ </p> <p>ภาพจาก : กรมสุขภาพจิต กระทรวงสาธารณสุข</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-10-03 09:24:43', 'created_by' => '6', 'modified' => '2018-10-03 09:27:59', 'modified_by' => '6', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-10-03 09:24:43', 'imgur_url' => 'https://i.imgur.com/ZKEGTdl.jpg', 'image' => '/files/uploads/image/2018-10-03_09-24-51_340_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '424', 'metakey' => null, 'metadesc' => 'ผู้สูงอายุ', 'news_source' => null, 'access' => '0', 'hits' => '1232', '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' => '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' => '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' ), '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' => '17', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '17', 'start' => (int) 192 ), 'CategoryContents' => array( (int) 17 => 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 = '17' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '17', 'start' => (int) 192 ) $CategoryContents = array( (int) 17 => 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
25 ธ.ค. 61 / อ่าน 2,623
21 ธ.ค. 61 / อ่าน 9,009
4 ธ.ค. 61 / อ่าน 161,179
29 พ.ย. 61 / อ่าน 30,769
19 พ.ย. 61 / อ่าน 5,414
6 พ.ย. 61 / อ่าน 30,131
3 พ.ย. 61 / อ่าน 9,056
31 ต.ค. 61 / อ่าน 3,444
26 ต.ค. 61 / อ่าน 11,109
8 ต.ค. 61 / อ่าน 1,379
6 ต.ค. 61 / อ่าน 9,227
3 ต.ค. 61 / อ่าน 1,232