PHP coding for displaying windows media player in browser

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
jeba
Forum Newbie
Posts: 1
Joined: Sun Apr 30, 2006 12:29 pm

PHP coding for displaying windows media player in browser

Post by jeba »

i need codings in PHP for displaying windows media player in browser.
when large file is buffering(Loading) i need to play an small sample
clips in that place until buffering finishes. how to find buffering
time???

Help??????????????
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

unfortunately, I don't think you're going to be able to accomplish what you're after with php.

this all sounds client side to me....
Post Reply