Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to smart card reader problem with Php #27

Closed
mumincelal opened this issue Nov 15, 2017 · 1 comment
Closed

Connect to smart card reader problem with Php #27

mumincelal opened this issue Nov 15, 2017 · 1 comment

Comments

@mumincelal
Copy link

mumincelal commented Nov 15, 2017

I am trying to run PCSC PHP code that you write but I am getting error. I got the code from your website.

Warning: scard_list_readers() expects parameter 1 to be resource, boolean given in /var/www/html/pcsc.php on line 8
Using reader:
Warning: scard_connect() expects parameter 1 to be resource, boolean given in /var/www/html/pcsc.php on line 16
Warning: scard_release_context() expects parameter 1 to be resource, boolean given in /var/www/html/pcsc.php on line 31

I do not know how to solve these problems.

@LudovicRousseau
Copy link
Owner

You should contact the author (not me) of the PCSC wrapper in PHP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants