Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

check plugin diffrent incudes!

Status
Not open for further replies.

HuggerFanta

Technical User
Apr 22, 2002
87
SE
hello!
I wounder if there is any way with PHP to check if a visitor have flash plugin installed on the computer and depending on that, display diffrent include or required files???

Is it also possible to put in a brower and os check into this???

::)

--------------------------------------
Kind regards;
HuggerFanta
 
nope...you would need some kind of javascript to do this...

PHP is server-side only and can never control / check the client for anything....

there are various js out there that will check the client setup for all this stuff

hth Bastien

There are many ways to skin this cat,
but it still tastes like chicken
 
Can you tip me of sometwhere to find it??? --------------------------------------
Kind regards;
HuggerFanta
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top