【问题标题】:How to read attendance details from essl finger tips through PHP?如何通过 PHP 从 essl 指尖读取考勤详情?
【发布时间】:2016-05-02 08:22:09
【问题描述】:

我们正在使用 eSSL 指尖机来管理员工考勤系统。现在我想通过 PHP 代码从这台机器上读取数据(进出时间)。

我该怎么做?

【问题讨论】:

标签: php fingerprint


【解决方案1】:

安装时为php或其他脚本语言选择合适的数据库。使用连接脚本以其他脚本语言连接到数据库。研究数据库的结构并从数据库中检索代码。

如果您使用 MSSQL 作为数据库。 https://docs.moodle.org/31/en/Installing_MSSQL_for_PHP,

MSSQL-PHP 的连接字符串 php.net/manual/en/book.mssql.php

如果您使用 oracle 作为数据库。 http://php.net/manual/en/function.oci-connect.php

重复问题:stackoverflow.com/questions/25017188/essl-finger-print-u990-how-to-retrieve-the-data-through-any-language/376​​75408#37675408

【讨论】:

    猜你喜欢
    • 2016-07-20
    • 1970-01-01
    • 2018-12-07
    • 2014-09-20
    • 2013-11-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多