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

getAttendence() date("xxxx-xx-xx") #99

Open RobertoCarrillo1976 opened 3 years ago

RobertoCarrillo1976 commented 3 years ago

Hello, thanks for sharing this library. There is a way to search records only on a specific date, for example:getAttendence("2020-07-08")? Thanks

kamshory commented 3 years ago

Hello Roberto Thanks for using my library For your issue, you can read previous post https://github.com/kamshory/ZKLibrary/issues/9