Implementing Fingerprint scanner

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
azhan
Forum Commoner
Posts: 68
Joined: Fri Jun 27, 2008 6:05 am

Implementing Fingerprint scanner

Post by azhan »

hey guys!,

Im thinking to apply "fingerprint" scanner as my login verification after user login as public key. My problem here is i do not know how to connect between the fingerprint scanner software with php programming. Some say use java applet, is this true? and how could i communicate it with php? If some of u guys have a sample code that could call external function, i would be much appreciate it.

Thanks guys.

Azhan
----------------------------
http://www.productcoverdesign.com
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: Implementing Fingerprint scanner

Post by onion2k »

I would imagine it depends on the fingerprint scanner you're using.
soulcrazy
Forum Newbie
Posts: 13
Joined: Sun Aug 24, 2008 10:05 pm
Location: Ontario, Canada

Re: Implementing Fingerprint scanner

Post by soulcrazy »

You should watch the MythBusters show on Fingerprint Scanners :)
Post Reply