$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(); } } ?> Natural Home Remedies for Stress, Mental Disorders - Healthy Tips
Natural Home Remedies for Stress, Mental Disorders - 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,
51168
single,single-post,postid-51168,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

Natural Home Remedies for Stress, Mental Disorders

Natural Home Remedies for Stress, Mental Disorders

#Smoking #Self-Hypnosis #SkinCare #Skin #Sleep

What are these?

Nervous diseases are more difficult to diagnose than diseases of the various organs of the body because the nervous system is hidden from the eye of the physician and it can be known only from the fluctuations of the organs governed by the affected nerves whatever and of what type the nervous diseases is. Under this head come apoplexy, forgetfulness, hysteria, mental defectiveness, mental illness, neurasthenia and others. The most common nervous weakness, nervous break down or nervous exhaustion.

Causes:

Many factors contribute to the production of nervous diseases. Some people are born with a nervous disposition and it is that category which generally suffers from headaches, neuralgia, hysterical manifestations and bizarre forms of mental activity. The nervous system is exposed to the fast pace of modern life, which tends to bring on many diseases like anxiety states, digestives distortions and exhaustion. Shocks to both mind and body, such as the loss of a dear one, money reverses, an unfortunate love affair and an accident may be the starting point of many chronic nervous complaints. Certain organic poisons like the one produced in body by diseases like syphilis give rise to serious nervous disorders. Chronic alcoholism may bring on severe mental derangement. The organic disorders manifest themselves in the shape by hysteria, anxiety states and nervous breakdowns.

Weakness of the nervous system can give rise to diseases like dyspepsia or palpitation, which can not be helped by remedies directed towards those organs. It is but natural since it is the brain and the nervous system enclosed in it, which controls the bodily functions. A sudden loosing of bowels or the bladder in case of fright is an example. Another example is of certain persons with a strong will power who are able to fight serious crisis brought on by diseases much better than ordinary individuals.

Symptoms:

A person suffering from nervous weakness or debility generally experiences a sense of nameless fear, agitation, perplexity, confusion, worry, disappointment, loneliness, irritability and insomnia. The physical symptoms are constipation, dyspepsia, headaches, vague aches and pains all over the body and feverishness. The patient is also inclined to be a hypochondriac. The moment he reads about or hears the symptoms of a disease he imagines that he suffers from it. The wise physician will keep him away from any medical literature.

The main cause of a nervous breakdown is the rat race in which modern man engages. The lust for money and success-which again is measured in the good things of life, -motivates a man to overwork, both mentally and physically. Constant worry about things being done and to be done lead to tension and a man falls prey to his imagination. Overtraining leads to mistakes which erodes his self-confidence and after that the only way is the way downhill.

Treatment:

Since a healthy mind can only survive in a healthy body, see that the body regains its health. The paint must live a normal, natural life. He should try to get sleep. During the day also he should be advised to relax in a bed for some hours. The loosing of tensions by relaxation will help his or her organs to do their work properly and he would be able to get rid of the poisons.

The next imperative for such a patient is exercise. He should take walks and if possible take a jogging. His foods should include bread made from wheat from which bran has not been sieved out, fruits and boiled vegetables. Since nervous debility shows a marked lack of vitamin B, the deficiency should have been made up by inclusion in its diet of foods, which contain it in larger measure. Unpolished rice, milk, cucumber, mangoes, pears, pineapples, guava, tomatoes, raisins and leafy vegetables should be his mainstay. He should be asked to eat his food in a relaxed manner, chewing it properly before ingestion.

Massages can help in reactivating the nervous system. Hydropathic treatment is also recommended and that is certainly consistant in bathing its spa with a garden or bathroom shower for a couple of minutes. The water should be cold. During summer cold showering of the spine could be done three times or more and in winter twice would do.

The patient must be told to exercise his willpower to get rid of the disease. He must be told that he is getting better. Psychological impressions must be created on his mind, which will help to understand that his disease is not incurable. Suggestion is the best thing in such circumstances. It has to be remembered that certain nervous diseases like hysteria are the result of autosuggestion and nothing else.

People suffering from nervous debility are always on the look out for crutches on which they can lean or shoulders on which they can weep. The wise physician tries to reawaken their self-confidence and the desire to stand on their own feet.

Exercises:

Some exercises are helpful in dealing with nervous debility.

Sit on your feet with your stomach touching your knees. Try to keep your spell straight and extend both your arms. Now thrust your right foot forward and stand up with a jerk. Resume your earlier position and repeat the exercise with your left foot.

Stand with your right leg about a foot from your left. Join your hands and extend the arms downward, upward and then backward. More the arms with the hands joined in a circular motion and inhale and exhale deeply during the movement.

Lie on your back on the floor with your elbows touching your sides. Then try to raise the body with your elbows and heels and then resume the former position.

Stand like a boxer and make positions like you are hiring somebody with your fists. Or, to put it differently, indulge in shadow boxing for some time, moving your feet as a boxer does.

Stand in the normal position and then sit down with a jerk on your toes, with your palms touching the ground. Suddenly jerk your legs back just as you were about to do push-up. The exercise is akin to doing sit-ups and push-ups simultaniously.

If this regimen is followed for some weeks, you can get rid of any nervous disorder. It is also beneficial for sciatica, hydrosel and dropsy.

For more information relating Home Remedies for Stress, Home Remedy visit http://www.natural-homeremedies.com

By Dr John Anne



No Comments

Sorry, the comment form is closed at this time.