I have a potential product which I want to limit to 1 customer, 1 domain. To prevent cloning, copying etc., I want some form of check. Maybe a domain/IPA check? Any suggestions would be welcome. Mike PS I know php if that helps.
WHMCS provides a licensing addon, allows you to license out your own php scripts. You could also encode your script, however a callback feature is suggested.