Quote:
Originally posted by Darkystar
I have no idea why it didn't work for you but the code below makes movies inside protected zone play fine in Windows Media Player 9, at least it works for me and my friends
PHP Code:
<a href="http://<? echo $PHP_AUTH_USER, ":", $PHP_AUTH_PW, "@", $HTTP_HOST; ?>/members/movies/blabla.wmv" >link</a>
|
sorry to bump an old thread, but these guys were having the same problems a few month's ago, that i'm encountering now.
this "fix" sounds interesting, exactly how is it implemented?
rename members navbar to ".php" extension?
can anyone expand on this---sounds like a good solution if it works.
thanks!