If I use the code:
header("Content-type: audio/x-pn-realaudio");
Then I am able to use PHP to create dynamic metafiles for streaming RealAudio. But I was wondering if anyone knew of the proper content-type for Winamp m3u playlist files (these serve the same function as RAM files for Realaudio) or if there even is one....