is it possible to play a wav file without downloading it

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
php1
Forum Newbie
Posts: 2
Joined: Mon Sep 01, 2008 5:33 am

is it possible to play a wav file without downloading it

Post by php1 »

Dear all,

I want to play a wav file but the user is not allowed to download the particular file(for eg: as in you tubr). is there any way through which we can achieve this. I tried embed,ahref and all . in all these they ask for download and then only i can hear the music.
is there any way to stream music directly to users ear using php
Post Reply