Open Source Scripts
Printer Friendly Links
Use: Gives the URL of a link after the link itself for printing.
Author:
License: GPL (http://www.gnu.org/licenses/gpl.html)
This is a small PHP script I coded one morning that is used in place of a hyperlink on a page. It adds the URL of the link after the link itself in brackets, like "Link (http://www.linkURL.com)" specifically for printing. The idea being is that if someone has a printout of the page, they can still easily see where the links are going, and visit them later.
View the sourcecode >> (www.latech.co.uk/downloads/ltpfl.txt)