Check for QuickTime/RealPlayer/Media Player?

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
Toot4fun
Forum Commoner
Posts: 25
Joined: Wed Dec 10, 2003 11:44 am

Check for QuickTime/RealPlayer/Media Player?

Post by Toot4fun »

Is it possible with PHP to check to see if a user has QuickTime/RealPlayer/Media Player installed on their machine?

My initial thought is "no," but you never know what kinds of tricks people come up with.

Thanks!
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

not specifically.. Javascript can often do some or all of that through the plugins object.
Post Reply