I am trying to create printer friendly pages from report generated queries. Does anyone know if there is a reference to, or source code for the "Printable" link that is visible on the bottom of the phpbuilder.com forum pages?
Cheers,
You'll need to code this yourself. Pass a var to the current script indicating that you want it to display your 'print' format. Then just have a bunch of If statements in the page that change the way it looks when you want to print it.
p.