I think you're out of luck. Websites tend not to talk to USB devices. All PHP does is take some code and replace it with readable HTML to be interpreted by browsers. It does some server side stuff but if you want to talk to USB devices, try C, or VB for example.
Ash