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 = '28' $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 = '28' $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 = '28' $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 = '28' $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 = '28' $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 = '28' $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 = '28' $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) 28 => 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' => '28', 'start' => (int) 324 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '33', 'title' => 'วัณโรคดื้อยา...อย่าวางใจ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-02-11_22-12-08_571_600x400.jpg" style="width: 70%;" /></p> <p> </p> <p>วัณโรคยังเป็นปัญหาที่สำคัญของโลก โดยที่มีตัวเลขว่ามีผู้ติดเชื้อรายใหม่ 10.4 ล้านคนต่อปี และมีผู้เสียชีวิตจากวัณโรค 1.8 ล้านคนต่อปี สาเหตุที่วัณโรคยังมีปัญหาอยู่คือปัญหาการดื้อยาและการกลับมาระบาดซ้ำ โดยเฉพาะในกลุ่มผู้ที่มีภูมิคุ้มกันบกพร่อง</p> <p> </p> <p>การดื้อยารักษาวัณโรคนับเป็นปัญหาอย่างมาก เพราะการดื้อยาจะทำให้อัตราการหายขาดลดลง และกระทบต่อค่าใช้จ่ายในรักษา เมื่อดูตัวเลขในผู้ที่ไม่มีปัญหาการดื้อยา อัตราการหายขาดคือ 98-100% และมีค่าใช้จ่ายในการรักษาต่อรายประมาณ 2,000 - 4,000 บาท<br /> <br /> แต่หากเป็นกลุ่มที่ดื้อยาแบบ MDR (multi-drug resistant TB) อัตราการหายขาดจะลงมาเหลือ 60-80% และค่าใช้จ่ายในการรักษาต่อรายจะอยู่ที่ประมาณ 200,000 บาท<br /> <br /> <strong>ในกรณีที่รุนแรงที่สุดคือกลุ่มที่ดื้อยาแบบ XDR (extensive drug resistant TB) อัตราการหายขาดจะเหลือเพียง 44-50% และค่าใช้จ่ายในการรักษาอยู่ที่ประมาณ 1 ล้าน 5 แสนบาท</strong><br /> <br /> สาเหตุของการดื้อยารักษาวัณโรคนั้นมีจากหลายสาเหตุ เช่น มีการติดเชื้อมาจากแหล่งที่มีความชุกของเชื้อวัณโรคดื้อยาสูงอยู่เดิม (เช่น เรือนจำ ค่ายอพยพ จากสถานประกอบการที่มีแรงงานอพยพทำงานอย่างแออัด) ความสามารถใช้ยาตามสั่งได้ของผู้ป่วย เนื่องจากการรักษาวัณโรคนั้นต้องใช้ระยะเวลานาน (อย่างน้อย 6 เดือน) กินยาหลายชนิดในช่วงเวลาหนึ่ง (ในช่วงแรกของการรักษาจะใช้ยาตามสูตรมาตรฐาน 4 ชนิด และกินยาหลายเม็ดต่อวัน) ซึ่งทำให้ผู้ป่วยเบื่อหน่ายต่อการรักษา รักษาไม่ต่อเนื่อง จนพัฒนาจากกลุ่มที่รักษาง่ายจนกลายเป็นรักษาได้ยาก<br /> <br /> สาเหตุอีกประการที่ทำให้ผู้ป่วยไม่ติดตามการรักษา หรือไม่ใช้ยาต่อเนื่องคือ อาการข้างเคียงจากยา ซึ่งต้องยอมรับว่า ยารักษาวัณโรคทำให้เกิดอาการข้างเคียงสูง จนผู้ป่วยหลายคนทนไม่ได้ เช่น isoniazid (INH) ทำให้ชาตามร่างกาย มีเรื่องตับอักเสบ rifampicin ทำให้ปัสสาวะเปลี่ยนสี ทำให้ตับอักเสบได้ pyrazinamide ทำให้เกิดการอ่อนเพลีย มีอาการปวดข้อ เกาต์กำเริบได้ เป็นต้น<br /> <br /> แพทย์และเภสัชกรสามารถช่วยเหลือให้ผู้ป่วยมีความสามารถใช้ยาตามสั่งได้ โดยการอธิบายให้ผู้ป่วยทราบถึงขั้นตอนการรักษา ผลข้างเคียง ประโยชน์ที่จะได้จากการรักษา หรือหากลยุทธ์ในการส่งเสริมให้ผู้ป่วยสามารถใช้ยาตามสั่งได้มากขึ้น การค้นหาผู้ป่วยในกลุ่มเสี่ยงและนำมาเข้าสู่กระบวนการรักษา<br /> <br /> ประเด็นหนึ่งที่สำคัญไม่แพ้กัน คือการตรวจสุขภาพประจำปี เพราะมีข้อมูลว่าส่วนใหญ่ภายหลังการติดเชื้อวัณโรค มักไม่แสดงอาการ ส่วนหนึ่งเกี่ยวข้องกับระบบภูมิคุ้มกันที่ยังเป็นปกติอยู่ เมื่อมีการติดเชื้อซ้ำๆ หรือระบบภูมิคุ้มกันลดประสิทธิภาพลงก็จะก่อให้เกิดโรคได้<br /> <br /> ดังนั้น ในประชากรกลุ่มเสี่ยง เช่น บุคลากรทางการแพทย์ที่ต้องสัมผัสติดต่อกับผู้ป่วย คนในบ้านที่บุคคลในบ้านพบว่ามีการป่วยเป็นวัณโรค ผู้ที่มีโรคประจำตัว เช่น ติดเชื้อเอชไอวี เบาหวาน โรคหัวใจ โรคเลือด โรคปอด ผู้ที่ได้รับยาเคมีบำบัด ยากดภูมิคุ้มกัน (เช่น หลังการปลูกถ่ายอวัยวะ) จำเป็นที่ต้องเอกซเรย์ปอดประจำปี อย่างน้อยปีละ 1 ครั้ง เพื่อดูความผิดปกติ <strong>อย่างไรก็ตาม หากมีอาการอื่นๆ เช่น ไข้ต่ำๆ ในช่วงเย็น เบื่ออาหาร เพลีย น้ำหนักตัวลดลง ควรพบแพทย์ทันที</strong><br /> </p> <table align="Center" bgcolor="#000000" border="0" cellpadding="2" cellspacing="1" width=""> <tbody> <tr> <td bgcolor="#E5E4E2" width="100%"><em>หมายเหตุ : </em><strong>Pharmchompoo</strong> เป็นนามปากกาของเภสัชกรท่านหนึ่งซึ่งเรียนจบมาทางด้านเภสัชศาสตร์โดยตรง ปัจจุบันประจำอยู่ที่โรงพยาบาลชื่อดังแห่งหนึ่ง และบทความเชิงสาระความรู้เพื่อการตระหนักเกี่ยวกับการใช้ยาให้ถูกต้องเหมาะสม จะมาพบกับคุณผู้อ่านเป็นประจำอย่างน้อยสองครั้งต่อเดือน</td> </tr> </tbody> </table> <p><br /> <em><strong>อ้างอิง : </strong>ภฤศภัค พยุงและกำพล สุวรรณพิมลกุล. วัณโรคดื้อยาขนานเดียวหรือดื้อยามากกว่าหนึ่งขนาน. ใน: จักกพัฒน์ วนิชานันท์ และ เลลานี ไพฑูรพงษ์ (บรรณาธิการ). Combat The Resistance. พิมพ์ครั้งที่ 1. กรุงเทพฯ: ปริ้นท์แอนด์มอร์, 2561. น. 389-410.</em><br /> <br /> ข้อมูลจาก : <a href="https://mgronline.com/goodhealth/detail/9610000014154">เว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-02-11 22:13:10', 'created_by' => '1', 'modified' => '2018-02-11 22:20:34', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-02-11 22:13:10', 'imgur_url' => 'https://i.imgur.com/cd6V7C8.jpg', 'image' => '/files/uploads/image/2018-02-11_22-12-08_571_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '33', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1273', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '31', 'title' => 'หวาน ซ่อน ร้าย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_12-07-39_606_600x400.jpg" style="width: 70%;" /></p> <p><strong>“ความหวาน”</strong> ที่มากไปนี่ล่ะ ที่ทำให้คนกินเข้าไปเกิดอาการเจ็บป่วยและนำมาสู่การเป็นโรคต่างๆ ตามมา ลองนึกดูว่า...ความหวานอยู่ในอาหารแบบไหนในชีวิตประจำวันของเราบ้าง เช่น <strong>กาแฟ น้ำอัดลม นมเปรี้ยว ชาเขียว นมเย็น โกโก้ ขนมปัง เค้ก ฮันนี่โทสต์ และอาหารแทบทุกชนิด</strong> ซึ่งทาง<strong>องค์การอนามัยโลก</strong>บอกว่า <strong>ความหวานที่พอดีกับชีวิตประจำวันของเราคือ ไม่เกิน 4-6 ช้อนชา!! </strong>แต่ในอาหารแต่ละชนิดที่ว่ามานั้นส่วนใหญ่เกิน 6 ช้อนชาทั้งสิ้น!!</p> <p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_1518339598.jpg" style="width: 80%;" /></p> <p> </p> <p><strong>มาดูกันว่าเครื่องดื่มในร้านสะดวกซื้อ มีน้ำตาลซ่อนอยู่เท่าไหร่</strong></p> <p><strong>น้ำส้ม25</strong><strong>%</strong> น้ำตาล 11.2 ช้อนชา / 44.8 กรัม</p> <p><strong>น้ำอัดลม</strong> น้ำตาล 8.7 ช้อนชา / 34.8 กรัม</p> <p><strong>ชาเขียวรสน้ำผึ้ง (กล่อง)</strong> น้ำตาล 7.5 ช้อนชา / 30.0 กรัม</p> <p><strong>เครื่องดื่มชูกำลัง</strong> น้ำตาล 7.5 ช้อนชา / 30.0 กรัม</p> <p><strong>นมเปรี้ยวขวดเล็ก</strong> น้ำตาล 4.4 ช้อนชา / 17.6 กรัม</p> <p><strong>กาแฟกระป๋อง</strong> น้ำตาล 4.3 ข้อนชา /17.2 กรัม</p> <p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_1518339641.jpg" style="width: 80%;" /></p> <p>แค่น้ำขวดเล็กๆ เพียง 1 ขวดก็ทำให้เรากินน้ำตาลมากเกินกว่าที่ร่างกายต้องการในแต่ละวันแล้ว ที่แย่กว่านั้นคือ เมื่อน้ำตาลเข้าสู่ร่างกายจะถูกเปลี่ยนเป็นพลังงาน แต่ถ้า<strong>มากเกินไปจะถูกเปลี่ยนเป็นไขมันสะสม </strong>ในร่างกาย สรุปง่าย ๆ ว่า ถ้าเรากินน้ำตาลมากเกินไปความอ้วนก็จะถามหาแน่นอน แต่ไม่ใช่แค่ความอ้วนอย่างเดียวเท่านั้น เพราะยิ่งไขมันมาก ยิ่งกระทบต่ออวัยวะต่าง ๆ ของร่างกาย เช่น</p> <p><strong>หัวใจ</strong> ไขมันอุดตันในหลอดเลือด ทำให้หัวใจต้องสูบฉีดแรงขึ้น</p> <p><strong>ตับ</strong> ไขมันช่องท้อง ขัดขวางการเผาผลาญน้ำตาลในเซลล์ตับ จึงต้องทำงานหนักมากขึ้นในการผลิตอินซูลิน</p> <p><strong>สมอง</strong> ไขมันสะสมตามผนังเส้นเลือด เกิดโรคเส้นเลือดในสมองตีบและอาจเสียชีวิตกะทันหันได้</p> <p><strong>ปอด</strong> ไขมันช่องท้องเพิ่มขึ้น ทำให้ปอดขยายตัวไม่เต็มที่ส่งผลให้ระบบหายใจผิดปกติ</p> <p><strong>ถุงน้ำดี</strong> ไขมันช่องท้องทำให้น้ำดีมีภาพข้น และเกิดนิ่วในถุงน้ำดี</p> <p><strong>หัวเข่า</strong> ไขมันช่องท้อง และน้ำหนักที่เพิ่มขึ้นทำให้เข่าต้องรับน้ำหนักมากขึ้น เกิดข้อเข่าเสื่อม</p> <p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_1518339664.jpg" style="width: 80%;" /></p> <p>จากข้อมูลของ<strong> Global Agricultural Information Network</strong> ปี 2557 พบว่า <strong>คนไทยบริโภคน้ำตาลถึง </strong><strong>28.4 ช้อนชาต่อวัน!!</strong><strong> </strong>ซึ่งสูงกว่าคำแนะนำขององค์การอนามัยโลกที่แนะนำไว้แค่วันละ 6 ช้อนชาถึง <strong>4.7 เท่า</strong> ข้อมูลดังกล่าวนี้ทำให้เราทำนายการเจ็บป่วยของคนไทยจากความหวานที่กินเข้าไปได้อย่างไม่ลังเล แต่ทำไมเราต้องปล่อยให้<strong>เจ็บป่วยก่อนถึงจะตระหนักและรักษา</strong><strong>?</strong></p> <p>ถามว่า <strong>“การป้องกันก่อนรักษา”</strong> <strong>น่าจะเป็นทางเลือกที่ดีกว่าไหม</strong><strong>?</strong> ดูแลตัวเองตั้งแต่วันนี้ <strong>ลดการกินหวาน มัน เค็ม</strong> ลง หันมาใส่ใจสุขภาพ<strong>ควบคู่ไปกับการออกกำลังกายหรือมีกิจกรรมทางกาย</strong> เช่น การเดิน การทำงานบ้าน ฯลฯ อย่างน้อยสัปดาห์ละ 150 นาที จากที่<strong>สำนักงานกองทุนสนับสนุนการสร้างเสริมสุขภาพ หรือ สสส.</strong> คอยย้ำอยู่เสมอๆ นั้น ก็เพื่อให้คนไทยไม่ต้องเจ็บป่วยจากโรคเรื้อรังต่าง ๆ ทั้ง เบาหวาน ความดัน หัวใจ มะเร็ง ฯลฯ ที่คร่าเอาชีวิตคนไทยไปนักต่อนักแล้ว</p> <p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_1518339683.jpg" style="width: 80%;" /></p> <p>สำหรับ<strong>อาหารป้องกั</strong><strong>นการอ้วนลงพุง และทำให้ห่างไกลโรค</strong> เช่น</p> <p><strong>กล้วย</strong> ช่วยลดความเครียด ควบคุมอารมณ์ ช่วยป้องกันท้องผูกอีกด้วย</p> <p><strong>ผลไม้ตระกูลส้ม</strong> มีวิตามินซีสูง ป้องกันไข้หวัด และมีใยอาหารสูง</p> <p><strong>มะเขือเทศ</strong> มีสารไลโคปีนป้องกันมะเร็งต่อมลูกหมาก ลดความเสี่ยงในการเป็นหลอดเลือดสมอง</p> <p><strong>ข้าวซ้อมมือ</strong> หรือ ข้าวกล้อง มีใยอาหารช่วยในการขับถ่าย</p> <p><strong>ฟักทอง</strong> หรือพืชตระกูลหัวชนิดต่างๆ ช่วยป้องกันความเสื่อมของเซลล์</p> <p><strong>ธัญพืช</strong> เช่น ถั่วต่างๆ ช่วยลดระดับน้ำตาลและไขมัน ลดความดันโลหิต บำรุงสมอง</p> <p><strong>ไข่</strong> โปรตีนจากไข่จะช่วยซ่อมแซมส่วนที่สึกหรอของร่างกาย ในไข่ยังมีแคลอรี่ต่ำ ย่อยง่าย มีธาตุเหล็กสูงป้องกันโลหิตจาง</p> <p><strong>ปลา </strong>มีกรดไขมันโอเมก้า 3 ช่วยบำรุงสมอง ป้องกันโรคหัวใจ ลดไขมันในเลือด</p> <p>แค่เพียงเราเลือกที่จะกินอาหารที่มีประโยชน์กับร่างกาย ใส่ใจการเลือกกินอาหารสักนิด โรคต่างๆ จะรีบวิ่งหนีหายไปจากชีวิตเรา ไม่ต้องรอให้เราเจ็บป่วยก่อนถึงจะเปลี่ยนแปลงพฤติกรรมการใช้ชีวิต ลงมือทำตั้งแต่วันนี้ สะสมสิ่งมีประโยชน์และมีคุณค่ากับร่างกายเรา <em><strong>เมื่อเรารักร่างกายเรามากพอ ร่างกายก็จะตอบแทนความรักดีๆ ที่เรามีให้อย่างดีเช่นกัน </strong></em></p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-02-11 12:07:58', 'created_by' => '1', 'modified' => '2018-02-11 16:01:37', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-02-11 12:07:58', 'imgur_url' => 'https://i.imgur.com/DXXtmQ2.jpg', 'image' => '/files/uploads/image/2018-02-11_12-07-39_606_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '31', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1014', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '29', 'title' => '2018_01_20_45.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-05 15:46:13', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/B54HNY0.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_45.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1595', 'downloads' => '432', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '28', 'title' => '2018_01_20_44.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-05 15:43:52', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/74lloRw.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_44.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '6354', 'downloads' => '2618', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '27', 'title' => '2018_01_20_43.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-05 16:43:16', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/ovuvkr0.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_43.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '2454', 'downloads' => '901', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '26', 'title' => '2018_01_20_42.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-10 18:46:19', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/5eWUhEv.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_42.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1782', 'downloads' => '433', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '25', 'title' => '2018_01_20_41.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-06 11:16:11', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/hf60Aya.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_41.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1765', 'downloads' => '464', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '24', 'title' => '2018_01_20_40.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-18 03:06:36', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/2nAB42n.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_40.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1759', 'downloads' => '546', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 8 => array( 'Content' => array( 'id' => '23', 'title' => '2018_01_20_39.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-18 03:06:55', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/qRkBEgp.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_39.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1410', 'downloads' => '615', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '22', 'title' => '2018_01_20_38.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-18 03:07:15', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/dxw3tdE.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_38.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1119', 'downloads' => '526', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '21', 'title' => '2018_01_20_37.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-18 03:07:32', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/o2VZIAK.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_37.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1273', 'downloads' => '606', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '20', 'title' => '2018_01_20_36.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-04 23:23:05', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/HtYZd8s.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_36.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1401', 'downloads' => '602', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), '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 = '28' $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) 28 => 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' => '28', 'start' => (int) 324 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '33', 'title' => 'วัณโรคดื้อยา...อย่าวางใจ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2018-02-11_22-12-08_571_600x400.jpg" style="width: 70%;" /></p> <p> </p> <p>วัณโรคยังเป็นปัญหาที่สำคัญของโลก โดยที่มีตัวเลขว่ามีผู้ติดเชื้อรายใหม่ 10.4 ล้านคนต่อปี และมีผู้เสียชีวิตจากวัณโรค 1.8 ล้านคนต่อปี สาเหตุที่วัณโรคยังมีปัญหาอยู่คือปัญหาการดื้อยาและการกลับมาระบาดซ้ำ โดยเฉพาะในกลุ่มผู้ที่มีภูมิคุ้มกันบกพร่อง</p> <p> </p> <p>การดื้อยารักษาวัณโรคนับเป็นปัญหาอย่างมาก เพราะการดื้อยาจะทำให้อัตราการหายขาดลดลง และกระทบต่อค่าใช้จ่ายในรักษา เมื่อดูตัวเลขในผู้ที่ไม่มีปัญหาการดื้อยา อัตราการหายขาดคือ 98-100% และมีค่าใช้จ่ายในการรักษาต่อรายประมาณ 2,000 - 4,000 บาท<br /> <br /> แต่หากเป็นกลุ่มที่ดื้อยาแบบ MDR (multi-drug resistant TB) อัตราการหายขาดจะลงมาเหลือ 60-80% และค่าใช้จ่ายในการรักษาต่อรายจะอยู่ที่ประมาณ 200,000 บาท<br /> <br /> <strong>ในกรณีที่รุนแรงที่สุดคือกลุ่มที่ดื้อยาแบบ XDR (extensive drug resistant TB) อัตราการหายขาดจะเหลือเพียง 44-50% และค่าใช้จ่ายในการรักษาอยู่ที่ประมาณ 1 ล้าน 5 แสนบาท</strong><br /> <br /> สาเหตุของการดื้อยารักษาวัณโรคนั้นมีจากหลายสาเหตุ เช่น มีการติดเชื้อมาจากแหล่งที่มีความชุกของเชื้อวัณโรคดื้อยาสูงอยู่เดิม (เช่น เรือนจำ ค่ายอพยพ จากสถานประกอบการที่มีแรงงานอพยพทำงานอย่างแออัด) ความสามารถใช้ยาตามสั่งได้ของผู้ป่วย เนื่องจากการรักษาวัณโรคนั้นต้องใช้ระยะเวลานาน (อย่างน้อย 6 เดือน) กินยาหลายชนิดในช่วงเวลาหนึ่ง (ในช่วงแรกของการรักษาจะใช้ยาตามสูตรมาตรฐาน 4 ชนิด และกินยาหลายเม็ดต่อวัน) ซึ่งทำให้ผู้ป่วยเบื่อหน่ายต่อการรักษา รักษาไม่ต่อเนื่อง จนพัฒนาจากกลุ่มที่รักษาง่ายจนกลายเป็นรักษาได้ยาก<br /> <br /> สาเหตุอีกประการที่ทำให้ผู้ป่วยไม่ติดตามการรักษา หรือไม่ใช้ยาต่อเนื่องคือ อาการข้างเคียงจากยา ซึ่งต้องยอมรับว่า ยารักษาวัณโรคทำให้เกิดอาการข้างเคียงสูง จนผู้ป่วยหลายคนทนไม่ได้ เช่น isoniazid (INH) ทำให้ชาตามร่างกาย มีเรื่องตับอักเสบ rifampicin ทำให้ปัสสาวะเปลี่ยนสี ทำให้ตับอักเสบได้ pyrazinamide ทำให้เกิดการอ่อนเพลีย มีอาการปวดข้อ เกาต์กำเริบได้ เป็นต้น<br /> <br /> แพทย์และเภสัชกรสามารถช่วยเหลือให้ผู้ป่วยมีความสามารถใช้ยาตามสั่งได้ โดยการอธิบายให้ผู้ป่วยทราบถึงขั้นตอนการรักษา ผลข้างเคียง ประโยชน์ที่จะได้จากการรักษา หรือหากลยุทธ์ในการส่งเสริมให้ผู้ป่วยสามารถใช้ยาตามสั่งได้มากขึ้น การค้นหาผู้ป่วยในกลุ่มเสี่ยงและนำมาเข้าสู่กระบวนการรักษา<br /> <br /> ประเด็นหนึ่งที่สำคัญไม่แพ้กัน คือการตรวจสุขภาพประจำปี เพราะมีข้อมูลว่าส่วนใหญ่ภายหลังการติดเชื้อวัณโรค มักไม่แสดงอาการ ส่วนหนึ่งเกี่ยวข้องกับระบบภูมิคุ้มกันที่ยังเป็นปกติอยู่ เมื่อมีการติดเชื้อซ้ำๆ หรือระบบภูมิคุ้มกันลดประสิทธิภาพลงก็จะก่อให้เกิดโรคได้<br /> <br /> ดังนั้น ในประชากรกลุ่มเสี่ยง เช่น บุคลากรทางการแพทย์ที่ต้องสัมผัสติดต่อกับผู้ป่วย คนในบ้านที่บุคคลในบ้านพบว่ามีการป่วยเป็นวัณโรค ผู้ที่มีโรคประจำตัว เช่น ติดเชื้อเอชไอวี เบาหวาน โรคหัวใจ โรคเลือด โรคปอด ผู้ที่ได้รับยาเคมีบำบัด ยากดภูมิคุ้มกัน (เช่น หลังการปลูกถ่ายอวัยวะ) จำเป็นที่ต้องเอกซเรย์ปอดประจำปี อย่างน้อยปีละ 1 ครั้ง เพื่อดูความผิดปกติ <strong>อย่างไรก็ตาม หากมีอาการอื่นๆ เช่น ไข้ต่ำๆ ในช่วงเย็น เบื่ออาหาร เพลีย น้ำหนักตัวลดลง ควรพบแพทย์ทันที</strong><br /> </p> <table align="Center" bgcolor="#000000" border="0" cellpadding="2" cellspacing="1" width=""> <tbody> <tr> <td bgcolor="#E5E4E2" width="100%"><em>หมายเหตุ : </em><strong>Pharmchompoo</strong> เป็นนามปากกาของเภสัชกรท่านหนึ่งซึ่งเรียนจบมาทางด้านเภสัชศาสตร์โดยตรง ปัจจุบันประจำอยู่ที่โรงพยาบาลชื่อดังแห่งหนึ่ง และบทความเชิงสาระความรู้เพื่อการตระหนักเกี่ยวกับการใช้ยาให้ถูกต้องเหมาะสม จะมาพบกับคุณผู้อ่านเป็นประจำอย่างน้อยสองครั้งต่อเดือน</td> </tr> </tbody> </table> <p><br /> <em><strong>อ้างอิง : </strong>ภฤศภัค พยุงและกำพล สุวรรณพิมลกุล. วัณโรคดื้อยาขนานเดียวหรือดื้อยามากกว่าหนึ่งขนาน. ใน: จักกพัฒน์ วนิชานันท์ และ เลลานี ไพฑูรพงษ์ (บรรณาธิการ). Combat The Resistance. พิมพ์ครั้งที่ 1. กรุงเทพฯ: ปริ้นท์แอนด์มอร์, 2561. น. 389-410.</em><br /> <br /> ข้อมูลจาก : <a href="https://mgronline.com/goodhealth/detail/9610000014154">เว็บผู้จัดการออนไลน์</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-02-11 22:13:10', 'created_by' => '1', 'modified' => '2018-02-11 22:20:34', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-02-11 22:13:10', 'imgur_url' => 'https://i.imgur.com/cd6V7C8.jpg', 'image' => '/files/uploads/image/2018-02-11_22-12-08_571_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '33', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1273', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '31', 'title' => 'หวาน ซ่อน ร้าย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_12-07-39_606_600x400.jpg" style="width: 70%;" /></p> <p><strong>“ความหวาน”</strong> ที่มากไปนี่ล่ะ ที่ทำให้คนกินเข้าไปเกิดอาการเจ็บป่วยและนำมาสู่การเป็นโรคต่างๆ ตามมา ลองนึกดูว่า...ความหวานอยู่ในอาหารแบบไหนในชีวิตประจำวันของเราบ้าง เช่น <strong>กาแฟ น้ำอัดลม นมเปรี้ยว ชาเขียว นมเย็น โกโก้ ขนมปัง เค้ก ฮันนี่โทสต์ และอาหารแทบทุกชนิด</strong> ซึ่งทาง<strong>องค์การอนามัยโลก</strong>บอกว่า <strong>ความหวานที่พอดีกับชีวิตประจำวันของเราคือ ไม่เกิน 4-6 ช้อนชา!! </strong>แต่ในอาหารแต่ละชนิดที่ว่ามานั้นส่วนใหญ่เกิน 6 ช้อนชาทั้งสิ้น!!</p> <p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_1518339598.jpg" style="width: 80%;" /></p> <p> </p> <p><strong>มาดูกันว่าเครื่องดื่มในร้านสะดวกซื้อ มีน้ำตาลซ่อนอยู่เท่าไหร่</strong></p> <p><strong>น้ำส้ม25</strong><strong>%</strong> น้ำตาล 11.2 ช้อนชา / 44.8 กรัม</p> <p><strong>น้ำอัดลม</strong> น้ำตาล 8.7 ช้อนชา / 34.8 กรัม</p> <p><strong>ชาเขียวรสน้ำผึ้ง (กล่อง)</strong> น้ำตาล 7.5 ช้อนชา / 30.0 กรัม</p> <p><strong>เครื่องดื่มชูกำลัง</strong> น้ำตาล 7.5 ช้อนชา / 30.0 กรัม</p> <p><strong>นมเปรี้ยวขวดเล็ก</strong> น้ำตาล 4.4 ช้อนชา / 17.6 กรัม</p> <p><strong>กาแฟกระป๋อง</strong> น้ำตาล 4.3 ข้อนชา /17.2 กรัม</p> <p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_1518339641.jpg" style="width: 80%;" /></p> <p>แค่น้ำขวดเล็กๆ เพียง 1 ขวดก็ทำให้เรากินน้ำตาลมากเกินกว่าที่ร่างกายต้องการในแต่ละวันแล้ว ที่แย่กว่านั้นคือ เมื่อน้ำตาลเข้าสู่ร่างกายจะถูกเปลี่ยนเป็นพลังงาน แต่ถ้า<strong>มากเกินไปจะถูกเปลี่ยนเป็นไขมันสะสม </strong>ในร่างกาย สรุปง่าย ๆ ว่า ถ้าเรากินน้ำตาลมากเกินไปความอ้วนก็จะถามหาแน่นอน แต่ไม่ใช่แค่ความอ้วนอย่างเดียวเท่านั้น เพราะยิ่งไขมันมาก ยิ่งกระทบต่ออวัยวะต่าง ๆ ของร่างกาย เช่น</p> <p><strong>หัวใจ</strong> ไขมันอุดตันในหลอดเลือด ทำให้หัวใจต้องสูบฉีดแรงขึ้น</p> <p><strong>ตับ</strong> ไขมันช่องท้อง ขัดขวางการเผาผลาญน้ำตาลในเซลล์ตับ จึงต้องทำงานหนักมากขึ้นในการผลิตอินซูลิน</p> <p><strong>สมอง</strong> ไขมันสะสมตามผนังเส้นเลือด เกิดโรคเส้นเลือดในสมองตีบและอาจเสียชีวิตกะทันหันได้</p> <p><strong>ปอด</strong> ไขมันช่องท้องเพิ่มขึ้น ทำให้ปอดขยายตัวไม่เต็มที่ส่งผลให้ระบบหายใจผิดปกติ</p> <p><strong>ถุงน้ำดี</strong> ไขมันช่องท้องทำให้น้ำดีมีภาพข้น และเกิดนิ่วในถุงน้ำดี</p> <p><strong>หัวเข่า</strong> ไขมันช่องท้อง และน้ำหนักที่เพิ่มขึ้นทำให้เข่าต้องรับน้ำหนักมากขึ้น เกิดข้อเข่าเสื่อม</p> <p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_1518339664.jpg" style="width: 80%;" /></p> <p>จากข้อมูลของ<strong> Global Agricultural Information Network</strong> ปี 2557 พบว่า <strong>คนไทยบริโภคน้ำตาลถึง </strong><strong>28.4 ช้อนชาต่อวัน!!</strong><strong> </strong>ซึ่งสูงกว่าคำแนะนำขององค์การอนามัยโลกที่แนะนำไว้แค่วันละ 6 ช้อนชาถึง <strong>4.7 เท่า</strong> ข้อมูลดังกล่าวนี้ทำให้เราทำนายการเจ็บป่วยของคนไทยจากความหวานที่กินเข้าไปได้อย่างไม่ลังเล แต่ทำไมเราต้องปล่อยให้<strong>เจ็บป่วยก่อนถึงจะตระหนักและรักษา</strong><strong>?</strong></p> <p>ถามว่า <strong>“การป้องกันก่อนรักษา”</strong> <strong>น่าจะเป็นทางเลือกที่ดีกว่าไหม</strong><strong>?</strong> ดูแลตัวเองตั้งแต่วันนี้ <strong>ลดการกินหวาน มัน เค็ม</strong> ลง หันมาใส่ใจสุขภาพ<strong>ควบคู่ไปกับการออกกำลังกายหรือมีกิจกรรมทางกาย</strong> เช่น การเดิน การทำงานบ้าน ฯลฯ อย่างน้อยสัปดาห์ละ 150 นาที จากที่<strong>สำนักงานกองทุนสนับสนุนการสร้างเสริมสุขภาพ หรือ สสส.</strong> คอยย้ำอยู่เสมอๆ นั้น ก็เพื่อให้คนไทยไม่ต้องเจ็บป่วยจากโรคเรื้อรังต่าง ๆ ทั้ง เบาหวาน ความดัน หัวใจ มะเร็ง ฯลฯ ที่คร่าเอาชีวิตคนไทยไปนักต่อนักแล้ว</p> <p style="text-align: center;"><img alt="" src="http://xn--y3cri.com/files/uploads/image/2018-02-11_1518339683.jpg" style="width: 80%;" /></p> <p>สำหรับ<strong>อาหารป้องกั</strong><strong>นการอ้วนลงพุง และทำให้ห่างไกลโรค</strong> เช่น</p> <p><strong>กล้วย</strong> ช่วยลดความเครียด ควบคุมอารมณ์ ช่วยป้องกันท้องผูกอีกด้วย</p> <p><strong>ผลไม้ตระกูลส้ม</strong> มีวิตามินซีสูง ป้องกันไข้หวัด และมีใยอาหารสูง</p> <p><strong>มะเขือเทศ</strong> มีสารไลโคปีนป้องกันมะเร็งต่อมลูกหมาก ลดความเสี่ยงในการเป็นหลอดเลือดสมอง</p> <p><strong>ข้าวซ้อมมือ</strong> หรือ ข้าวกล้อง มีใยอาหารช่วยในการขับถ่าย</p> <p><strong>ฟักทอง</strong> หรือพืชตระกูลหัวชนิดต่างๆ ช่วยป้องกันความเสื่อมของเซลล์</p> <p><strong>ธัญพืช</strong> เช่น ถั่วต่างๆ ช่วยลดระดับน้ำตาลและไขมัน ลดความดันโลหิต บำรุงสมอง</p> <p><strong>ไข่</strong> โปรตีนจากไข่จะช่วยซ่อมแซมส่วนที่สึกหรอของร่างกาย ในไข่ยังมีแคลอรี่ต่ำ ย่อยง่าย มีธาตุเหล็กสูงป้องกันโลหิตจาง</p> <p><strong>ปลา </strong>มีกรดไขมันโอเมก้า 3 ช่วยบำรุงสมอง ป้องกันโรคหัวใจ ลดไขมันในเลือด</p> <p>แค่เพียงเราเลือกที่จะกินอาหารที่มีประโยชน์กับร่างกาย ใส่ใจการเลือกกินอาหารสักนิด โรคต่างๆ จะรีบวิ่งหนีหายไปจากชีวิตเรา ไม่ต้องรอให้เราเจ็บป่วยก่อนถึงจะเปลี่ยนแปลงพฤติกรรมการใช้ชีวิต ลงมือทำตั้งแต่วันนี้ สะสมสิ่งมีประโยชน์และมีคุณค่ากับร่างกายเรา <em><strong>เมื่อเรารักร่างกายเรามากพอ ร่างกายก็จะตอบแทนความรักดีๆ ที่เรามีให้อย่างดีเช่นกัน </strong></em></p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2018-02-11 12:07:58', 'created_by' => '1', 'modified' => '2018-02-11 16:01:37', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2018-02-11 12:07:58', 'imgur_url' => 'https://i.imgur.com/DXXtmQ2.jpg', 'image' => '/files/uploads/image/2018-02-11_12-07-39_606_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '31', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1014', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '29', 'title' => '2018_01_20_45.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-05 15:46:13', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/B54HNY0.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_45.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1595', 'downloads' => '432', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '28', 'title' => '2018_01_20_44.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-05 15:43:52', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/74lloRw.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_44.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '6354', 'downloads' => '2618', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '27', 'title' => '2018_01_20_43.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-05 16:43:16', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/ovuvkr0.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_43.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '2454', 'downloads' => '901', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '26', 'title' => '2018_01_20_42.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-10 18:46:19', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/5eWUhEv.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_42.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1782', 'downloads' => '433', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '25', 'title' => '2018_01_20_41.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-06 11:16:11', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/hf60Aya.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_41.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1765', 'downloads' => '464', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '24', 'title' => '2018_01_20_40.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-18 03:06:36', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/2nAB42n.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_40.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1759', 'downloads' => '546', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 8 => array( 'Content' => array( 'id' => '23', 'title' => '2018_01_20_39.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-18 03:06:55', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/qRkBEgp.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_39.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1410', 'downloads' => '615', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '22', 'title' => '2018_01_20_38.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-18 03:07:15', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/dxw3tdE.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_38.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1119', 'downloads' => '526', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '21', 'title' => '2018_01_20_37.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-18 03:07:32', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/o2VZIAK.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_37.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1273', 'downloads' => '606', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '20', 'title' => '2018_01_20_36.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-04 23:23:05', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/HtYZd8s.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_36.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1401', 'downloads' => '602', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), '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' => '28', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '28', 'start' => (int) 324 ), 'CategoryContents' => array( (int) 28 => 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 = '28' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '28', 'start' => (int) 324 ) $CategoryContents = array( (int) 28 => 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
11 ก.พ. 61 / อ่าน 1,273
11 ก.พ. 61 / อ่าน 1,014
/ อ่าน 1,595
/ อ่าน 6,354
/ อ่าน 2,454
/ อ่าน 1,782
/ อ่าน 1,765
/ อ่าน 1,759
/ อ่าน 1,410
/ อ่าน 1,119
/ อ่าน 1,273
/ อ่าน 1,401