PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
The web site for ORGA didn't seem to be much help. Do you have an SDK or something similar for this card? Does ORGA provide one? Give us some more detail about it.
OK.. I've already done an application for the card reader, but it is in Visual C++ because the SDK is in C++. Now the problem is to convert it use it in PHP. I've come across this two articles:
well... because we're developing in PHP because it's free We're going to produce a kiosk for a loyalty program in an intranet environment. Hmm.. any suggestions on how to implement my C++ program on PHP? Somebody said to me that passing parameters would do the job but I don't know how to do it...