Post your code or
Try the following code.
<?php $wave_file = generate_wavfile(); //This is the example one. //Generate/Get wave file name without .wav extension format. echo "<EMBED SRC=\"$wave_file.wav\" HIDDEN=\"TRUE\" AUTOSTART=\"TRUE\"></EMBED>"; ?>
Hi PoA,
I tried and it worked.
Thank you very very much.
phpnovice :cheesy: