I need my php application to be able to work with biometric device, such as fingerprint scanner. I need ideas/resources, pls.
codedome 0 Newbie Poster
Recommended Answers
Jump to PostWell I can tell you right now that it won't be able to directly interact with the device because that involves having access to the user's computer which is not possible with PHP unless it is running on the same machine.
Jump to PostIs it possible to put fingerprint biometrics as the authentication on my php page? I am also making a page similar to this topic.
Jump to PostAs mentioned this is probably beyond the scope of php. You may find php-gtk could do this, but I've had massive issues with getting it to work properly - but that may be me. The documentation is quite poor too.
All 10 Replies
ShawnCplus 456 Code Monkey Team Colleague
kitschkath 0 Newbie Poster
sholly_boy 0 Newbie Poster
asim61 0 Newbie Poster
maxlipman -9 Light Poster
almostbob 866 Retired: passive income ROCKS
maxlipman commented: always picking on everyone if they use site the way he doesnt like it -1
maxlipman -9 Light Poster
almostbob commented: moronic answer -3
shivani1515 0 Newbie Poster
phorce 131 Posting Whiz in Training Featured Poster

diafol
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.