[email protected] Posted June 8, 2006 Share Posted June 8, 2006 Is there a way to open a cash drawer (with a parallel receipt printer) in PHP. I have the code from the printer that is supposed to work, but now I don't know what to do with these numbers. Can anyone help me with the code. [img src=\"style_emoticons/[#EMO_DIR#]/unsure.gif\" style=\"vertical-align:middle\" emoid=\":unsure:\" border=\"0\" alt=\"unsure.gif\" /] Link to comment https://forums.phpfreaks.com/topic/11507-opening-a-cash-drawer-using-php/ Share on other sites More sharing options...
thepip3r Posted June 8, 2006 Share Posted June 8, 2006 What "CODE" do you have from your cash drawer? And no, I don't think PHP will be able to do this for you natively. What you CAN do though is use a fucntion like exec() or something of the sort if you have an executable that PHP can kick off to remotely execute that command. Link to comment https://forums.phpfreaks.com/topic/11507-opening-a-cash-drawer-using-php/#findComment-43318 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.