I have to develop an application for read RFID tag in a PHP Application.
For this, I bought a reader RFID : http://idtronic-rfid.com/industrial-readers/bluebox-uhf-controller/controller-cx-2ch/
This reader connects to my PC with RJ45.
I installed a WAMP Server on my PC for run the website.
Now, since the website, i have to demand to the RFID reader, to read all RFID Tags in his zone, and return the data to the website.
Have you an idea of how I can do this ?
I have read on the net that the read port (com4 for example) is a solution, but i'm not sure that's the good way of proceed.
Can you help me please ?