944,124 Members | Top Members by Rank

Ad:
May 18th, 2005
0

how to use fingerprint scanner with php program

Expand Post »
i am doing a project, its a database system and i need to use fingerprint scanner.i am using php and i am new to it. is ther a way that i can use fingerprint scanner?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dpaula is offline Offline
1 posts
since May 2005
Mar 7th, 2009
-1

Re: how to use fingerprint scanner with php program

Hello dpaula i am trying to do the same as you user authentication using php mysql and a fingerprint reader, is it possible, can you help me? what did you find?

Thanks in advance
Reputation Points: 6
Solved Threads: 0
Newbie Poster
ildeher is offline Offline
1 posts
since Mar 2009
Jul 28th, 2009
-1

Re: how to use fingerprint scanner with php program

Hi dears:
I am also doing the same project if u people find any thing helpful please share it
with me
my id is
SNIP
Last edited by happygeek; Jul 28th, 2009 at 5:03 pm. Reason: keep it onsite please
Reputation Points: 6
Solved Threads: 0
Newbie Poster
zeeshan_kust is offline Offline
23 posts
since Mar 2009
Oct 13th, 2009
0
Re: how to use fingerprint scanner with php program
how i can attache finger print reader to Php
Reputation Points: 10
Solved Threads: 0
Newbie Poster
subhash 8886 is offline Offline
1 posts
since Oct 2009
Oct 13th, 2009
0
Re: how to use fingerprint scanner with php program
Rubber bands?

Read the API for your scanner.
Moderator
Featured Poster
Reputation Points: 3239
Solved Threads: 839
Posting Genius
Ezzaral is offline Offline
6,761 posts
since May 2007
Jun 14th, 2010
0
Re: how to use fingerprint scanner with php program
Hi
I have implemented this in my Final project, you buy SDK of your thumb scanner, or it would be free with your thumb scanner driver, then do work in C# and connect C# with mysql, connect php with mysql and communicate among both languages.

Another way is to use C++ language, use SDK C library and work in C++, pass the object to php using connection bw C and php.

Regards
Muhammad Atif Agha
Reputation Points: 10
Solved Threads: 0
Newbie Poster
atifagha is offline Offline
1 posts
since Jun 2010
Nov 17th, 2011
0
Re: how to use fingerprint scanner with php program
I believe PHP cannot directly deal with any hardware, leave aside the scanner. Rather, the actual scanning and verification must be via a native language like C or VB. So the scan results are 'passed' between them and the PHP code...
Reputation Points: 10
Solved Threads: 0
Newbie Poster
itsols is offline Offline
8 posts
since May 2009
Jan 8th, 2012
0
Re: how to use fingerprint scanner with php program
That may not be entirely true, if you were you use a magnetic/smart card reader many of those act as keyboard emulators. So long as you point the information at the correct field(s) the information will be input into the fields as though it had been typed out using the keyboard. While I've never dealt with fp scanners if any of them act as keyboard emulators you would in fact be able to use php and a bit of javascript to parse the scan and input into the necessary field.
Last edited by zipsfan; Jan 8th, 2012 at 11:03 am.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
zipsfan is offline Offline
1 posts
since Jan 2012
Message:
Previous Thread in Computer Science Forum Timeline: Compilers: Are variables stored i RAM when no calculations are made?
Next Thread in Computer Science Forum Timeline: what is really a flat text file?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC