PHP includes work a bit like iframes- on a page, you can "include" another page onto it! This makes changing layouts easier.
Replace LINK.php with the URL of the page you wish to include and you're done =) To move it around the page, simply put it in a div like so:
Just replace "NUMBER" with whatever number you want- to position it, change the width, etc.