netpumber Posted November 19, 2010 Share Posted November 19, 2010 Hello phpFreaks! I want to ask you if there are some ways to make your php program works with serial number (that you give in people that bought it). So the one that buy it can't copy and give it to his friend..Or something... Is there any way to make this with php ? Thanks alot! Link to comment https://forums.phpfreaks.com/topic/219225-licence-in-your-php-program/ Share on other sites More sharing options...
jdavidbakr Posted November 19, 2010 Share Posted November 19, 2010 I think it'd be tough to pull it off, although I'm sure there could be a clever way to do it. Nothing native to PHP, and I can't readily think of a way to do it that wouldn't be easily circumvented. Link to comment https://forums.phpfreaks.com/topic/219225-licence-in-your-php-program/#findComment-1136828 Share on other sites More sharing options...
netpumber Posted November 19, 2010 Author Share Posted November 19, 2010 I want to know if there is any way to make your php application works with restrictions. Not only with serials numbers ..Anything!! Link to comment https://forums.phpfreaks.com/topic/219225-licence-in-your-php-program/#findComment-1136841 Share on other sites More sharing options...
AbraCadaver Posted November 19, 2010 Share Posted November 19, 2010 The two most widely know (I think). I haven't used either one: Expensive: http://www.zend.com/en/products/guard/ Cheaper: http://www.ioncube.com/sa_encoder.php Link to comment https://forums.phpfreaks.com/topic/219225-licence-in-your-php-program/#findComment-1136844 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.