HI all
What I'm looking for is a way to play a beep sound as soon I get a message using php.
I wrote a script which every 10 minutes looks into a Mysql DB and in case there is new information it displays a message to different users, so I need to produce a beep sound as soon the message is being shown in the screen.
Thanks in advance