rfresh
10-12-2009, 07:14 PM
I have a php script which autoloads every minute to display txt msgs out of a database. I want to add a sound if there is a new msg in the database - so my question is: how do I make a sound in php? I have a .wav file of the sound I want to use. Thanks