Counting mails in an inbox with php

Title says it all.

Any way of reading the content of a pop3 inbox (all servers passwords usernames etc is given ofc) through php?

Basically I just want to count the amount of mails that are sent to a specific address.

Thanks guys.