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

Get image of a user #12

Open RahamSher opened 6 years ago

RahamSher commented 6 years ago

@kamshory , first of all I am very thankful to you for being there for guidelines.Dear @kamshory I want to get the image of a user from my bio metric device.Please guide me regarding this.

kamshory commented 6 years ago

ZK not allow user to get image from the device. For advance, you can read ZK Communication Protocol Manual

RahamSher commented 6 years ago

@kamshory Thank you very much.

kamshory commented 6 years ago

You are welcome. Good luck Sir.

kamshory commented 6 years ago

You can modify this library as you need for yourself.