Label-Printer icon indicating copy to clipboard operation
Label-Printer copied to clipboard

How to connect this library use printer Brother with USB and php ?

Open istiqomahnf opened this issue 1 year ago • 1 comments

is there a way to connect usb using this code $stream = stream_socket_client('tcp://192.168.1.8:9100', $errorNumber, $errorString);

or replace that code

istiqomahnf avatar Jan 16 '24 04:01 istiqomahnf

@istiqomahnf communicating with USB devices is not covered in this package

ntaylor-86 avatar Jan 22 '24 22:01 ntaylor-86