mcdade Posted August 25, 2010 Share Posted August 25, 2010 is there anyway with php to run a script to see weather the browser supported flash or not, and if it does/does not support flash to redirect it to to different urls ? thanks for any advice in advance Link to comment https://forums.phpfreaks.com/topic/211725-php-flash-or-no-flash/ Share on other sites More sharing options...
burtybob Posted August 25, 2010 Share Posted August 25, 2010 As far as I know there is no way to do this in PHP as PHP is executed server side. However, you can do the same with javascript. Link to comment https://forums.phpfreaks.com/topic/211725-php-flash-or-no-flash/#findComment-1103671 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.