random1 Posted February 13, 2008 Share Posted February 13, 2008 Hi I'm trying to correct my browser detection script to detect Safari but am unable to. How can you detect the version of Safari (a browser) in PHP? Link to comment https://forums.phpfreaks.com/topic/90846-get-safari-version-number/ Share on other sites More sharing options...
Isityou Posted February 13, 2008 Share Posted February 13, 2008 $_SERVER['HTTP_USER_AGENT'] gives you information about the users browser information. Link to comment https://forums.phpfreaks.com/topic/90846-get-safari-version-number/#findComment-465657 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.