I am trying to modify the function in wordpress that goes
<?php get_page( $page_id ) ?>
to actually get this page on my site, http://www.corbettcartoons.com/?page_id=63
but when I plug in page_id = 63; it takes me to a post numbered 138.
Do I have the page and post functions mixed up?
Thanks for any help or advice on this,
Paul