siddscool19 Posted October 19, 2008 Share Posted October 19, 2008 Hey people I want to put license key in my php script? How to do that? I want to do this so that if i sell my script to someone he doesn't sell it again without my permission. It should be like 1 key per IP is it possible? Link to comment https://forums.phpfreaks.com/topic/129033-put-license-key-in-php-script/ Share on other sites More sharing options...
FForce2195 Posted October 19, 2008 Share Posted October 19, 2008 It should be like 1 key per IP is it possible No. I was doing that before. There were so many people using dynamic IP. So I was forced to abandon the IP limit. You can bind each license to a registered e-mail address. Link to comment https://forums.phpfreaks.com/topic/129033-put-license-key-in-php-script/#findComment-668922 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.