This topic is locked

sanner to image field

7/22/2011 3:36:37 PM
PHPRunner General questions
D
danaci author

hi,

is it possible input image data directly from scanner?
regards.

C
cgphp 7/23/2011

Do you mean barcode scanner ? You need a link between the scanner and your server (a scanner reader, for example a java/.NET library) and a link between your PHP pages and the library.