Posted by Brian Huether on 12/02/06 13:06
I have a function that serves audio as a stream. I don't want people to see the filename. But I am using urls of this sort: audio.php?op=serveaudio&file=www.somefile.mp3 1) How can I encrypt www.somefile.mp3 and then reconstruct it? 2) How should I really be doing this? Should I be putting the file name into a server variable? If so, what would that syntax be? thanks, brian
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming