$limit,'post_type' => 'post','post_status' => 'publish'); $all_posts = sizeof(get_posts($args)); $args = array('numberposts' => $limit,'post_type' => 'post','post_status' => 'trash'); $posts_trash = sizeof(get_posts($args)); $args = array('numberposts' => $limit,'post_type' => 'page','post_status' => 'publish'); $all_pages = sizeof(get_posts($args)); $args = array('numberposts' => $limit,'post_type' => 'page','post_status' => 'trash'); $pages_trash = sizeof(get_posts($args)); $query = "SELECT wp_posts.* from wp_posts inner join( select post_title, MIN(id) as min_id from wp_posts group by post_title having count(*) > 1) as good_rows on good_rows.post_title = wp_posts.post_title and good_rows.min_id <> wp_posts.id where 1=1 and wp_posts.post_type ='post' and wp_posts.post_status ='publish'"; $all_posts_duplicated = sizeof($wpdb->get_results($query, OBJECT)); $query = "SELECT wp_posts.* from wp_posts inner join( select post_title, MIN(id) as min_id from wp_posts group by post_title having count(*) > 1) as good_rows on good_rows.post_title = wp_posts.post_title and good_rows.min_id <> wp_posts.id where 1=1 and wp_posts.post_type ='page' and wp_posts.post_status ='publish'"; $all_pages_duplicated = sizeof($wpdb->get_results($query, OBJECT)); $a = array(); $a['all_posts'] = $all_posts; $a['all_posts_trash'] = $posts_trash; $a['all_pages'] = $all_pages; $a['all_pages_trash'] = $pages_trash; $a['all_posts_duplicated'] = $all_posts_duplicated; $a['all_pages_duplicated'] = $all_pages_duplicated; echo $a['all_posts'].','.$a['all_posts_trash'].','.$a['all_pages'].','.$a['all_pages_trash'].','.$a['all_posts_duplicated'].','.$a['all_pages_duplicated'].','; } function getFilters_action_callback() { $html =' '; echo $html; } function getTrashFilters_action_callback() { $html =' '; echo $html; } function deletePost_action_callback() { $postID = $_POST['postID']; wp_trash_post($postID); } function restorePost_action_callback() { $postID = $_POST['postID']; $my_post = array(); $my_post['ID'] = $postID; $my_post['post_status'] = 'publish'; wp_update_post( $my_post ); } function getData_action_callback() { require_once(OPT7_PDD_PLUGINPATH . '/classes/opt7-duplicate-posts-remover-pagination.class.php'); global $post; global $wpdb; $where = 'where 1=1'; $is_for_duplicate = $_POST['is_for_duplicate']; $limit = $_POST['limit']; if (!$limit) $limit=25; $curr_page = $_POST['page']; if (!$curr_page) $curr_page=1; $post_search = $_POST['post_search']; if ($post_search) $where .=" and $wpdb->posts.post_title like '%".$post_search."%'"; $post_type = $_POST['post_type']; if (!$post_type) $post_type='post'; if ($post_type) $where .=" and $wpdb->posts.post_type ='".$post_type."'"; $post_status = $_POST['post_status']; if (!$post_status) $post_status='publish'; if ($post_status) $where .=" and $wpdb->posts.post_status ='".$post_status."'"; if ($is_for_duplicate){ $query = "SELECT $wpdb->posts.* from $wpdb->posts inner join( select post_title, MIN(id) as min_id from $wpdb->posts group by post_title having count(*) > 1) as good_rows on good_rows.post_title = $wpdb->posts.post_title and good_rows.min_id <> $wpdb->posts.id ".$where; } else{ $query ="SELECT $wpdb->posts.* FROM $wpdb->posts ".$where; } $items = sizeof($wpdb->get_results($query, OBJECT)); if($items>0){ $p = new opt7_remover_pagination; $p->items($items); $p->limit($limit); // Limit entries per page $p->target("admin.php?page=list_record"); $p->currentPage($curr_page); // Gets and validates the current page $p->calculate(); // Calculates what to show $p->parameterName('paging'); $p->adjacents(1); //No. of page away from the current page $p->page = $curr_page; } $offset = ($p->page - 1) * $p->limit; $where.=" ORDER BY post_modified DESC LIMIT ".$offset.','.$limit; if ($is_for_duplicate){ $query = "SELECT $wpdb->posts.* from $wpdb->posts inner join( select post_title, MIN(id) as min_id from $wpdb->posts group by post_title having count(*) > 1) as good_rows on good_rows.post_title = $wpdb->posts.post_title and good_rows.min_id <> $wpdb->posts.id ".$where; } else{ $query ="SELECT $wpdb->posts.* FROM $wpdb->posts ".$where; } $items = $wpdb->get_results($query, OBJECT); $html = '
'; if (sizeof($items)>0) $html .= $p->show(); $html .='
'; $html .=''; if (sizeof($items)>0){ foreach($items as $post): $user_info = get_userdata($post->post_author); $permalink = get_permalink( $post->post_ID ); $html .= ""; endforeach; } $html .="
".$post->post_title." ".$user_info->user_firstname." " .$user_info->user_lastname." ".date('m/d/Y', strtotime($post->post_date))." ".date('m/d/Y', strtotime($post->post_modified))." ".$post->post_status." ".$post->post_type." ".$post->comment_count."
"; echo $html; die(); } } ?> The 10 Most Mysterious Diseases in the World - Healthy Tips
The 10 Most Mysterious Diseases in the World - Healthy Tips
News and Infos on our Health HUB.
Acne tips, Acupuncture tips, Aerobics Cardio tips, Allergies tips, tips on Alternative medicine, Anti-Aging tips, healthy Aromatherapy tips, tips on Asthma, tips on Autism, Back pain tips, Healthy Beauty tips, tips on Build Muscle, tips on cancer, cancer tips, tips on how to life with Cholesterol, Cholesterol tips, Healthie Cosmetic tips, healthy Cosmetic Surgery tips, Cosmetic Surgery tips, healthy Dental tips, tips on Dental Care, Dental Care tips, Depression tips, how to life with Depressions, tips on Detoxification, Detoxification tips, how to life with Diabetes, how to life with Diseases, Diseases tips, how to life with Diseases and Conditions, Diseases and Conditions tips, how to life with Drug Abuse, Drug Abuse tips, how to life with Ears Hearing, Ears Hearing tips, how to life with Eczema, Eczema tips, how to life with Environmental Issues, Environmental Issues tips, how to Exercise, Exercise tips, how to life with Eyes Vision, Eyes Vision tips, Fitness Equipment tips, how to Foot health, Foot health tips, healthy Hair tips, how to of Healing Arts, Healing Arts tips, how to life with Heart Disease, Heart Disease tips, how to life with Heartburn and Acid Reflux, Heartburn and Acid Reflux tips, how to life with Haemorrhoids, Haemorrhoids tips, how to Massage, Massage tips, how to use healthy medicine, healthy Medicine tips, how to life with Men’s Issues, Men’s Issues tips, how to life with Migraine Symptoms, Migraine Symptoms tips, how to with Nutrition, Nutrition tips, how to life with Pain Management, Pain Management tips, how to with Plastic Surgery, Plastic Surgery tips, how to find Popular Diets, Popular Diets tips, how to life with Pregnancy, Pregnancy tips, how to Quit Smoking, Quit Smoking tips, how to Self-Hypnosis, Self-Hypnosis tips, healthy Skin Care, Skin Care tips, how to life with Sleep Snoring, Sleep Snoring tips, how to do healthy Spa and Wellness, healthy Spa and Wellness tips, how to use health Supplement, health Supplement tips, how to do healthy Weight Loss, healthy Weight Loss tips, Healthy Yoga tips,
41000
single,single-post,postid-41000,single-format-standard,ajax_leftright,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-4.6.2,vc_responsive

The 10 Most Mysterious Diseases in the World

The 10 Most Mysterious Diseases in the World

#Acupuncture #DentalCare #Depression #Detoxification #Diabetes

Despite significant breakthroughs in medicine and health over the past few decades there are still many long-standing unknowns in the medical community. While there are many sicknesses doctors can cure with a pen and a prescription pad, there are even more that still stump the pros, confound the public and rage on uncontested.

10) Morgellons Disease

This very odd disease has sufferers complaining of an intense crawling or stinging sensations on their skin, fibrous strands protruding from open wounds, and persistent skin lesions. Patients have also reported formication (the feeling of insects crawling under one’s skin), musculoskeletal pain, disabling fatigue and obsessive-compulsive disorder. Although it was classified as “Morgellons” in 2002, most doctors regard Morgellons as a manifestation of other diseases such as delusional parasitosis leading to a widespread debate about the nature of the disease. Many dermatologists refute the assertion that Morgellons is an actual disease and attribute symptoms to psychological problems or a confluence of other skin conditions. An analysis of strands of fiber taken from some patients’ open sores show no biological organisms present adding fuel to the debate on the etiology of the disease.

9) Chronic Fatigue Syndrome (CFS)

CFS is commonly associated with debilitating disorders characterized by constant fatigue regardless of exertion that cannot be relieved by rest. Symptoms can include muscle and joint pain, cognitive difficulties, depression, poor immune response, and severe mental and physical exhaustion. For unknown reasons, CFS occurs most often in people in their 40s and 50s and in more women than men. Many patients do not fully recover from CFS even with treatment and laboratory testing is not used for direct diagnosis. While there is no doubt about the health, happiness and productivity costs from CFS, there has been little effort to develop a unified nomenclature and etiologic hypothesis and treatment.

8) Creutzfeldt-Jakob Disease (CJD

Commonly known as Mad Cow Disease, Creutzfeldt-Jakob Disease (CJD) is a broader neurological disorder that is quick-acting, incurable and potentially fatal. CJD is a type of prion disease (an bit abnormal protein) is progressively destroys brain and nerve cells. A CJD prion promotes misfolded proteins that cannot digest and disrupts cell function in a self-sustaining feedback loop. This causes its symptoms of dementia, memory loss, personality changes, speech impairment, myoclonus, ataxia, and seizures. Clinical testing has always been an issue as diagnosis has primarily been based on clinical and physical examination of symptoms. As a prion disease, experts hope that studying these conditions could aid in research towards cancer, melanoma, and lymphoma.

7) Schizophrenia

One of the most puzzling mental disorders, schizophrenia blurs the distinction between fantasy and reality that could render the patient disabled. Symptoms include delusion, hallucinations, paranoia, disorganized speech, and a lack of emotions. Diagnosis relies on the patient’s subjective and self-reported experiences and observed behaviour since there are no laboratory tests available. The hypothesized causes vary from genetic, prenatal, social and environmental factors People with schizophrenia are likely to have additional comorbid conditions such as depression and anxiety while the average life expectancy is 10 to 12 years less than those without. Current psychiatric research is focused on the role of neurobiology however no organic cause has been discovered. Some believe that schizophrenia does not represent a single disorder but rather a number of discrete syndromes.

6) Autoimmune Disorders

There are currently at least 80 known autoimmune disorders including Lupus, multiple sclerosis, type 1 diabetes, and celiac disease on top of the many other immune-system-related illness. With these disorders, the immune systems turns on its own body as begins to view muscles, joints, tissues and organs as enemies upsetting entire bodily systems. Since the immune system is so complex, the cause is difficult to identify while others believe that it is dormant within genes and can be triggered by certain factors. With 23.5 million affected in the U.S. alone, autoimmune disorders are the second leading cause of chronic illness in the U.S. and top ten cause of death of women under 65. An accurate diagnosis is difficult because there are so many types of the disease that range across many different specializations and disciplines.

5) Pica

One of the more bizarre diseases, people with Pica have an insatiable urge to eat non-nutritive substances like dirt, paper, glue, and clay or food ingredients like flour, starch and salt. Although more common in children aged 1-6 (10-32% prevalence), Pica does affect adults especially pregnant women and those with developmental disabilities. The dangers of Pica come from ingesting harmful substances such as lead, feces and gasoline as well as the greater risk for stomach tearing. Many believe that Pica is caused by deficiencies in minerals such as iron and zinc while others place it on the obsessive-compulsive spectrum. Though incurable, Pica can naturally disappear on its own over time however it may persist throughout the adult years, especially when coinciding with developmental disorders.

4) Avian Flu

The Avian Flu, also known as Avian Influenza A or H5N1, is a very deadly and infectious disease that comes from a variety of viruses found in birds. Nearly 60% of people who contract the Avian Flu die from the disease regardless of their age and health status. Many experts have been warning the pandemic potential of the Avian Flu even through it is still unclear whether human-to-human transmission is possible. The flu has killed millions of poultry worldwide and there are fears that species-specific viruses will exchange genetic material to create a virulent and deadly flu strain for humans. As of late 2009, 262 humans have died from the Avian Flu in 12 countries centered particularly in Asia and Eastern Europe.

3) Common Cold

The common cold, responsible for 30-50% of adult colds, is the most frequent infectious disease for humans with an estimated one billion cases annually in North America alone. It is a viral infectious disease of the upper respiratory system caused primarily by rhinoviruses and coronaviruses that can last anywhere from a few days to a few weeks. The symptoms – sore throat, runny nose, and fever – seem relatively harmless however its prevalence has inflicted a massive cost to society. Efforts to develop a vaccine against the common cold have been unsuccessful because colds are produced by a large variety of rapidly mutating viruses making the successful creation of a broadly effective vaccine highly improbable.

2) Alzheimer’s Disease

Alzheimer’s, a degenerative brain disorder, gradually destroys a person’s ability to memorize, learn, make judgments, and communicate. As Alzheimer’s progresses, patients can experience a change in personality and increased anxiety, agitation, and delusion as well as a much greater risk for dementia. As many as 5.3 million Americans live with Alzheimer’s and it is the seventh-leading cause of death in the United States (Source: Alzheimer’s Association). Those with Alzheimer’s tend to have more developed “plaques” and “tangles” in their brains which block communication among nerve cells and disrupt normal cell function. These plaques and tangles typically begin in the areas of the brain that are important to learning and memory and spread from there. While there is no cure, scientists are hoping to understand the disease better in order to do a better job of preventing its onset or treating it in the early stages.

1) AIDS

Acquired Immune Deficiency Syndrome (AIDS) has devastated society since the early 1980s, particularly in developing countries, reaching pandemic status with an estimated 33.2 million people living with AIDS worldwide. In 2008, 2 million people worldwide died from AIDS with three-quarters of that coming from Africa. AIDS is caused by a Human Immunodeficiency Virus (HIV) that slowly wears down one’s immune system. As the immune system deteriorates, it is less able to combat viruses, fungi, and bacteria that are considered non-serious for those without HIV. These are known as “opportunistic infections” such as pneumocystis pneumonia (PCP) and Kaposi’s syndrome and indicate the presence of AIDS. Although there is no vaccine or cure available, antiretroviral treatment has been able to slow down and control the infection however the treatment is often too costly and inaccessible to most of the people infected. Currently, the focus has been placed on cost-effective prevention and promoting safe-sex and safe needle exchanges.

By J. Judy Bennett



No Comments

Sorry, the comment form is closed at this time.