Features
PHPLicengine
PHPLicengine is a licensing and distribution system for developers. License keys can be checked remotely and locally. Remote license keys are on your own webserver and will be checked by your software user's website remotely. This is not a license file that your clients can hack or alter. You will be able to disable the license on your website and your software will cease working on your user's website remotely. You can choose local license files too. Your PHP software can be licensed to domain name, IP, MAC address, expiry date, and up to 5 optional key/value pairs and you can also force your footer link to be shown on your software. PHPLicengine issues invoices to your clients to renew licenses and you can use it for billing management and client management. It includes language files and customizable templates for client area. Your clients will not have access to download your product when their order expires. How PHPLicengine licensing works?
BanCountry
Are you tired of getting lots of frauds or spams or abuse from a country? To ban a country completely means you should add hundreds of IPs to your software?
With our bancountry.php script you don't worry about an IP list any more. All you need to do is "require_once" in config.php or one of the core files of your software, edit the countries array to add any countries you want banned, and the country will be banned from accessing your website from then on.
When executed, bancountry.php simply send an HTTP request to our server:
auth_key=".$auth_key."&lookupip=".$_SERVER['REMOTE_ADDR'];
and our server will respond back with the country code and name. bancountry.php will check if this is included in your banned list, and will output html telling your visitors that they are banned. You can edit the html block as desired. BanCountry has nothing to do with PHPLicengine software. You can use it with any software. Just include bancountry.php in one of core files of your script..
We are glad to offer this service and the authentication key costs only $5/mo. We can offer 10 days free trial upon request.
Why not try our free trial just today? You may contact us to get the open source code with authentication key. The script is not encoded any way.
We offer support for our script via email at any time.
