Sorry, 19 is in the admin manage page. SOrry if this sounds like a noobish. I just started learning PHP once i started with this page, but can it be something like this
<?php wp_list_pages(‘exclude=ANYNUMBER,19&title_li=<h2>’ . __(‘Pages’) . ‘</h2>’ ); ?>
Or must ANYNUMBER be a actual number. If so where is it derived from?