How to print a web page using php?
Posted: Fri Jan 02, 2009 1:08 pm
hi ,how to print a web page using php.I'm new and i have very little php knowlege.please help!
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<input class="NavButton" id="btnPrint" type="button" value="Print Me!" onclick="window.print();">