arduino + ethernet shield + rfid mifare

this is my new project

is about to check the entrance of workers, arduino + ethernet shield + mifare rc522.

each time the mifare shield detects a card read the serial number and send a request trough the ethernet shield to a php page which sends a query to mysql to check and obtain data associated with the serial number and if not exist the record in table insert in it

arduino spi ss 10 to ethernet shield
arduino spi ss 9 to mifare mc522 rfid

sorry about my bad english

Did you need to use a level shifter? Or is the RC522 able to handle 5V logic inputs? I am busy designing a board and need to know if I need to incorporate a level shifter or not.

the rc522 is able to receive 5v from the arduino, i don't use level shifters

Quiero hacer este proyecto, necesito tu ayuda, para saber las conexiones y el codigo a utilizar. De antemano te lo agradezco mucho.