I have a website which consists of 5 pages. I have created a special page called print_page.php which contains the contents of all 5 pages.
How can I add a link at the top of the 5 individual pages which when pressed will print the contents of the print_page.php?
Thanks for any help