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

$zk->clearAttendance(); is not working for me #36

Open mayswe opened 5 years ago

mayswe commented 5 years ago

Dear Sir,

$zk->clearAttendance(); is not working. please help me.

softyaco commented 5 years ago

did you find the solution could you share it with us

yashdesai87 commented 5 years ago

It was giving me a problem as well. But tried running it on linux and it worked. It didn't work for me on windows.

aice09 commented 4 years ago

Any new update about these problem? Please share with us!