Skip to content

zkteco new device #58

@abdkaviani

Description

@abdkaviani

Hi everyone

I recently bought a PFace202 Device.
My old device - MultiBio700 - it was working with "php_zklib"
But i had a problem with my new device

My problem is solved when I edited current code to this:

Best Regards

$zk 	= new ZKLib("192.168.10.201", 4370);
$ret 	= $zk->connect();
sleep(1);
//if ( $ret ):  //REMOVE IT!!!
$zk->disableDevice();
.
.
.
//endif //REMOVE IT!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions