Header-Location is simply what your browser will go to. So, if that link
pasted into the address bar of the browser works - header works too.
Perhaps the protocol is not available for you - that could be the reason.
mms: is supposed to launch some application and things get a bit dirty.


--
Maxim Maletsky
[EMAIL PROTECTED]



"Daniel Sturk" <[EMAIL PROTECTED]> wrote... :

> im was eariler using this function
> header("Location: http://www.somestreamingserver.com/actualstream.wmv";);
> 
> now the provider wants me to use the following url to access the stream
> 
> "mms://www.anotherstreamingserver.com/actualstream.wmv" and this doesnt 
> work at all with the header redirect
> 
> any ideas?
> im quite new at this
> thanks
> daniel
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to