I am currently designing a CMS and would like to make a paid-for / license version. I want to make the functions that check if the activation key is good, un-modifiable by users. Any ideas how i would do this?
Ive read about php encoding but prefer not to do that as i want the CMS to be modifiable by the people who use it
Ive read about php encoding but prefer not to do that as i want the CMS to be modifiable by the people who use it