$my_post_string = array( 'post__in' => array( 36, 45, 49), 'posts_per_page' => 3, 'orderby' => 'date', 'order' => 'ASC' );