I have a folder, in that folder there are many pages, for example , page1.php,page2.php , pag3.php .. and i want to keep adding pages in that folder later.Now i want to display the names of all the pages which are in that folder but without extension.. for example, i want to display.like archive: page1 (Not page1.php) page2 page3 and i want that it adds all the pages available in that folder, even which i will add later. please help me regarding to this. Thanks