Blog


$how_many=5; //How many posts do you want to show
require_once('wp-config.php'); // Change this for your path to wp-config.php file ?>

    $news=$wpdb->get_results(“SELECT `ID`,`post_title` FROM $wpdb->posts
    WHERE `post_type`=\”post\” AND `post_status`=\”publish\” ORDER BY post_date DESC LIMIT $how_many”);
    foreach($news as $np){
    printf (“
  1. %s
  2. “, $np->ID,$np->post_title);
    }?>

Photobucket Dr. Nicole Sundene, NMD is a licensed Naturopathic Medical Doctor at Fountain Hills Naturopathic Medicine 16719 E Palisades Blvd, Suite 205, Fountain Hills, AZ 85268.

She believes we should utilize natural medicines to treat the root cause of disease rather than just treating symptoms, as symptoms are a message of imbalance sent from the body and will persist until they are properly addressed.

For appointments please visit http://FHnaturopathic.com for more information about Naturopathic Medicine services.
©KitchenTableMedicine.com, LLC ™