I made this project for my final project which is reading data from RFID and sending this ID to web PHP using Nodemcu Ardino.I actually want to assign some data to this unique ID and once this ID is scanned, use that particular information to search in another website and display that in web php !
for example: Rfid is attached to an vehicle and vehicle number is merged with rfid unique id ! once this rfid is scanned use that vehicle number and search in vehicle database and bring results to the php website !