doujing2497 2017-01-04 09:22
浏览 42
已采纳

PHP不支持Biometrics Attendence Machine的SDK的dll文件

I have ZK Teco Bio-metrics Attendance Machine. I need to integrate this machine with my PHP project so our team can access this machine remotely to get their attendance record. Also, I have provided Official SDK that contains dll files.

I have copied the dll files in the path "C:\xampp\php\ext\" and included extensions to these files in "php.ini" file. But PHP doesn't support these dll files.

What should I do to use these dll files in my PHP project?

  • 写回答

2条回答 默认 最新

  • doulao1934 2017-01-04 09:29
    关注

    ZK Teco does not provide sdk for PHP. It only provides in C# and VB.net. So only dll files is not sufficient to do any thing until it supports that language. Because they don't provide sdk in php you don't have any option to integrate with php. You need to look from another provide or work in the given language. They have proper documentation for both C# and VB.Net.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?