I have a flash voice recorder that record voice in wav format end save the recorded file to the server using php.
how to do this?
After the audio wav file is saved in server, how can i show a message box with the link of the saved file?
i want something like this http://www.recordmp3.org/ - when you click to save the file, after finish saving, automatically appear the link to listen the file . how can i do this?