I know this is probobly better handled by javascript but I cannot find an answer anywhere. I have a text file that gets built dynamically by PHP at the end of the day I want to print that text file from my browser. I can make the browser print the existing page but not my text file. Please help.
Thanks
printing question
Moderator: General Moderators
why not display the text file in the broswer then print or look at these functions
http://se.php.net/manual/en/ref.printer.php
Mark
http://se.php.net/manual/en/ref.printer.php
Mark