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. Quote Link to comment https://forums.phpfreaks.com/topic/208587-detect-if-fsocksopen-disabled/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.