this is a real dum question but I have a page called page.php now this is my template and has links to all other sections on the site. The links are page.php?ID=5 (or whatever)

In the middle of the page I want to add a include script which will allow whatever the ID is to be displayed.. can anyone help me with this?