I have to make a application where card reader will be attached to system and I have to read magnetic card reader data.
Magnetic card basically holds user details for registration. So user will give card on reception. receptionist will use card reader and system will read data from card and print the details on a zebra ribbon printer
Is it possible with Php ?
Please share idea how to do this.