I'm new to PHP, trying to find a way to list the pages for my menu and also include index.php
Here's what I'm using:
<div id="navigation">
<ul>
<?php wp_list_pages('sort_column=menu_order&sort_order=desc&title_li=&depth=2&')?>
</ul>
</div><!-- end id:navigation -->
Site can be viewed here: http://www.hospiceball.com/wp/