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
194 stars 176 forks source link

setUserTemplate($data) #20

Open KAMAL-JUNNU opened 6 years ago

KAMAL-JUNNU commented 6 years ago

what is $data i have all values like size,pin,finger,id,pin and template ... how to place all these values in $data and in which format ... i have read the documentation but i did't get .. please help me to solve this issue

nonna2010 commented 4 years ago

also i have same problem

rilwansha commented 2 years ago

i also same issue are you got any solution