Kamshory, MT

Results 99 comments of Kamshory, MT

I never tried with that model.

You can use setUser function On example bellow, there are 3 users. 1. Kamshory Role = Super Manager Serial ID = 1 User ID = 100001 Password = password1 (optional)...

Before you write data to the device, you must find out the last Serial ID. The new user must have Serial ID larger than the biggest existing Serial ID.

If you want to get user data from the device and save it to the database, you can use getUser function. The password is plain text. You can use hash...

To get data from fingerprint and save it to the database, see code bellow: ```php

Good luck. If you have a problem, tell me please.

First, you must define your own database to save the data. Then, you create a PHP script to load data from device and insert it into database. ```php

I have successfully read fingerprint template from the device but failed when write it. I have read all reference on hundreds website but still not working. I use Solution X100-C...

You can do it on your application. The first check on the day is check in and the last check on the day is check out. So you need at...