Not too sure about this one. Remember, php executes from the server. You'll want a script that executes from the browser to perform a print. The basic idea is:
<input type="button" value="Print" onclick="window.print()" />
buddylee17
Practically a Master Poster
697 posts since Nov 2007
Reputation Points: 232
Solved Threads: 137