Is there a way to use PHP to see if the user has flash installed and if so, what version?
I'd much rather use a detection method server-side, because client side it may not work correctly depending on the browser and/or preferences the user has chosen.




Reply With Quote