Re: [PHP] RealMedia

2001-12-03 Thread Jim
This must be the first output of your script. header ("Content-type: audio/x-pn-realaudio"); and then your output should be in .ram file output. Is this what you are asking? >Hi guys, > >I want to write a script that inputs a file variable then it sends >out a RealMedia header so that it sen

[PHP] RealMedia

2001-12-03 Thread Randum Ian
Hi guys, I want to write a script that inputs a file variable then it sends out a RealMedia header so that it sends the file location to RealPlayer. EG: If I click on http://www.randumian.co.uk/getsample.php?file=1234.rm, it should send the headers so that the computer thinks its a .rpm file