PHP or JS to connect with fingerprint scanner save to database

Posted by narong on Stack Overflow See other posts from Stack Overflow or by narong
Published on 2014-06-09T03:21:48Z Indexed on 2014/06/09 3:24 UTC
Read the original article Hit count: 127

Filed under:
|
|
|

I have a project to set profile user and save all data to database include fingerprint also. i don't what i should start, I have USB finger scanner already to test.

What i think:

  • i should have a input box to read data from USB finger scanner than i should create a function to upload it database.

but with this thinking i meet problem:

  • i don't know data that get from USB finger scanner is image or data? if image, how i can read it to input box to save to database ?

Anyone have any idea, please share me to resolve it.

I am looking to see your helping soon!

thanks

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about php