ChrisTERiS Posted December 7, 2008 Share Posted December 7, 2008 Hello Matt, The example code that is coming with Licensing addon, it really works out of the box for unexperiant users like me. The only black point is that it uses Curl to connect to server, while Curl is not available in all PHP installations. Maybe, you're kind to post the same exaple, but using sockets (fsock) instead Curl? Thank you Mary 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 7, 2008 Share Posted December 7, 2008 CURL is a requirement of WHMCS to run so if you have whmcs installed then curl will be installed as well. I'm sure your hosting provider would be happy to install curl for you anyway. Here is a link to the fsockopen command so that you can see what is needed to implement it instead of curl http://au2.php.net/fsockopen 0 Quote Link to comment Share on other sites More sharing options...
ChrisTERiS Posted December 9, 2008 Author Share Posted December 9, 2008 CURL is a requirement of WHMCS to run so if you have whmcs installed then curl will be installed as well. Thank you for your time to reply, but I'm talking for the licensing ADDON and not WHMCS itself. Licensing addon is for protecting the scripts that I'm selling and has nothing to do with WHMCS as my clients don't need WHMCS to operate my scripts. Mary 0 Quote Link to comment 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.