vodvud / php_zklib

GNU General Public License v2.0
24 stars 19 forks source link

Filter Attendance By Date #26

Open abdulshakoors opened 4 years ago

abdulshakoors commented 4 years ago

Hi, Util Class is very helpful to get check in and check out status all things are working good. but i want to access attendance by date how to filter it by date wise please help me out to solve this problem thanks.

vodvud commented 4 years ago

Hi! Actually device API have only one method to get all attendance log. But have solution, see https://github.com/vodvud/php_zklib/issues/25#issuecomment-580313373

abdulshakoors commented 4 years ago

Thanks for your response i need little more help i have also used the tad library but not getting connected using tad there are 35 methods in TAD API so i want to make it connected here is my code https://stackoverflow.com/questions/59961921/unable-to-connect-to-attendance-device-using-tad-library-how-do-i-solve-this-pro

vodvud commented 4 years ago

Sorry, but I can't help you with TAD library. Yes I saw this library but didn't use, just know the methods from Providers/TADSoap.php didn't support a long time ago, because ZKTeco disabled SOAP.