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
198 stars 179 forks source link

How to enroll finger print for each user? #33

Closed aice09 closed 6 years ago

aice09 commented 6 years ago

How to enroll finger print for each user? I try getUserTemplate function but nothing display or no data output!

maodahua commented 5 years ago

I also have this issue. I can not get any data from
getUserTemplate

tehceen commented 5 years ago

Same issue someone help please

kamshory commented 5 years ago

Enroll fingerprint with PHP is not recommended. This library ONLY for read time attendance and integrate it to your application.

FairouzGattoufi commented 4 years ago

@kamshory can you suggest us, what we can do to get fingerprint data if in this library there is no solution to get it. Then anyother idea to get it ???