printing over network from PHP app

前端 未结 4 767
广开言路
广开言路 2020-12-08 23:38

I have a set of printers connect over a network with Static IP assigned to each printer.

Now i have a PHP web application running on a linux server which needs to se

4条回答
  •  情歌与酒
    2020-12-09 00:28

    i was also doing research on this...and i think the below written code can help you in handling printer in linux

    
    

提交回复
热议问题