I have a newsupdates.php that I put all my news. From there I want to inlcude that into my news.php file but on my index.php file I want to inlcude that but only part of it like the current month. Is there a code to write to look for current month news out if it all and display on the index.php while news.php shows it all? thanks