dimik2 Posted July 22, 2010 Share Posted July 22, 2010 Hi I have applications where I use fsocksopen but its disabled at many webhosting providers. I want to inform my application's users that it's disabled by the host but how do I check for it? I tried if (function_exists('fsockopen')) echo 'Fsocks enabled'; Doesn't work. Link to comment https://forums.phpfreaks.com/topic/208587-detect-if-fsocksopen-disabled/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.