rajns Posted December 11, 2007 Share Posted December 11, 2007 Hi PHP Freaks I want to print all my reports in Dos mode , is there any way that i can do it in php Quote Link to comment https://forums.phpfreaks.com/topic/81166-dos-mode-printing/ Share on other sites More sharing options...
rajivgonsalves Posted December 11, 2007 Share Posted December 11, 2007 do you mean php on the web browser or php as cli (command line interface) ? Quote Link to comment https://forums.phpfreaks.com/topic/81166-dos-mode-printing/#findComment-411837 Share on other sites More sharing options...
rajns Posted December 12, 2007 Author Share Posted December 12, 2007 Hi Rajiv PHP on web browser raj Quote Link to comment https://forums.phpfreaks.com/topic/81166-dos-mode-printing/#findComment-412643 Share on other sites More sharing options...
rajivgonsalves Posted December 12, 2007 Share Posted December 12, 2007 Well php runs on the server so any command you run will run on the server not on the client machine. you'd have to use javascript which I think is not possible to run dos command, however there is a javascript print function. Quote Link to comment https://forums.phpfreaks.com/topic/81166-dos-mode-printing/#findComment-412646 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.