get_results("SELECT `ID`,`post_title`,`post_excerpt`,`post_date` FROM $wpdb->posts WHERE `post_status`= \"publish\" and `post_status`=\"post\" ORDER BY 'ID' DESC LIMIT ".$how_many); foreach($news as $np){ ?>

ID) ?>

ID); print ("\">$np->post_title"); ?>

post_excerpt); ?>