Transferring data from arduino to PC to then run in a PHP file

Hey guys, so Im working on a project where I need to get data from my arduino to a computer and use that data in a php file to send an email/sms.
EX- Arduino receives number 4,6,2 so I need to send an email saying "You got 4,6,2!"

Please help, I need to have this done in abut 3 days!