dnaextrim / php_zklib

Attendance Machine Library for PHP with a connection to the network using the UDP protocol and port 4370
http://dnaextrim.github.io/php_zklib/
GNU General Public License v2.0
162 stars 135 forks source link

how to config timebegin and timeout to get Attendance #52

Open ducduyx87 opened 5 years ago

ducduyx87 commented 5 years ago

how to config timebegin and timeout to get Attendance?? someone help me

suryacaprice commented 5 years ago

once you receive the data you can store it in a db then apply a filter that gives the exact data you want .

zkenstein commented 5 years ago

Hi @suryacaprice can you please share example code to integrate with DB?