Hi,
Tell me if we can convert mp3 files in to real format using PHP script.
Also tell me if this is possible on linux platform.
Regards, Saif Slatewala www.systemprg.net
Linux programs like "mpg123" can do this. You can use the system() or exec() function of PHP to call these programs.
Thank you for ur reply but the help shows gives option for converting mp3 to wav files but not to real player. Is there any player to convert wav to rm file Thank you for ur help. Saif Slatewala
you can only convert to realmedia using the realmedia encoder. Check out their website.