Forum Moderators: coopster
i have made a web software that i will sell on different clients. Sale rule is that "One license for One domain"..so i want to place a check on domain name, i mean, if someone buys it for www.hisname1.com then he can only and only install and use it on www.hisname1.com and not anyother domain, if the domain name differes it should give him error that buy another license for different domain name.
i am thinking to place a check on domain name in index.php page so when the software will start it will check the domain name and will take decision based on domain BUT, if a user is clever he can change these lines or remove this check from index page. well, if i even encrypt it then how can i make sure user will not delete this code from index page? is there any way so that i can place two checks,
1 - domain name doesnt change?
2 - nobody deletes the code checking domain name?
please share your ideas better if with code too .
thanks in advance
will be one heck of a challange for em
[zend.com...]