robindean Posted May 27, 2010 Share Posted May 27, 2010 Is there a simple (but effective) way to determine if the .php url being requested is coming from an embedded flash document? Link to comment https://forums.phpfreaks.com/topic/203106-detect-flash-request/ Share on other sites More sharing options...
jdavidbakr Posted May 27, 2010 Share Posted May 27, 2010 Check $_SERVER['HTTP_USER_AGENT'] - I think that should tell you. Link to comment https://forums.phpfreaks.com/topic/203106-detect-flash-request/#findComment-1064328 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.