I have to make a application where card reader will be attached to system and I have to read magnetic card reader data if someone swap card on card reader attached.
Magnetic card basically holds user details for registration. So user will give card on reception. receptionist will swap card and system will read data from card and register that user in my party management application.
No I idea how to do this? Is it possible with Php ?
Please share idea how to do this.
Having built a modular system using a barcode reader - one way you could do it, is use a langauge like VB, or c# to build a simple web browser (C# has a component for you to do this in about 5 minutes). C# could then interact with the browser, sending data to site?