kamshory / ZKLibrary

ZKLibrary is PHP library for reading and writing data to attendance device using UDP protocol. This library useful to comunicate between web server and attendance device directly without addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
GNU General Public License v2.0
193 stars 176 forks source link

Getting Fingerprint and match it to an existing user #93

Open FairouzGattoufi opened 4 years ago

FairouzGattoufi commented 4 years ago

Hi ther. I had succeeded in fetching user data and Attendance, also I had tried the function getUserTemplateAll($uid) to get the fingerprint. Isucceded in get data from that function but I have problem in how I can use it and get fingerprint to save it, I badly need some help to get the fingerprint data from ZKTeco SF200 machine.