[eluser]LuckyFella73[/eluser]
The simplest way maybe would be to send an e-mail after someone
orders a pizza on the website. This way the admin gets a message
after each order.
If you want to get a message on a website you just have to set up
a routine and query the database for new entries. If you get it
to work to script the ordering-process that shouldn't be a problem
for you. Maybe write a looping ajax function with 1 minute timeouts.