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
198 stars 179 forks source link

not able to use this library on 32-bit windows #26

Open adi-tiwari opened 6 years ago

adi-tiwari commented 6 years ago

Hi thr, this is my first post in Github, I may not know 'post' culture here. so plz let me know if I missed anything..

first thing first: thank you very much for this library. Issue: I am not able to use zklibrary in 32-bit windows, though i m using it on 64-bit window n its working properly.

thanks in advance

kamshory commented 6 years ago

Please check the PHP configuration in php.ini. Make sure it let you access to the socket.