Our users must be able to generate keys from a website. Is that possible via PHP?

<< Click to Display Table of Contents >>

Navigation:  WinLicense > FAQ > Registration > Common >

Our users must be able to generate keys from a website. Is that possible via PHP?

We don't have PHP code to generate licences, but we can provide you with C ANSI code that you can compile create licenses in non Windows platforms (like Linux, Unix, etc). You can create a PHP front-end which just calls your compiled key generator. This source code is available for any of our customers who request it.

 

For Windows platforms, you just need to call the WinLicenseSDK.dll (API generator functions), so you don't need to compile the key generator.