hey I'm wondering if anyone's ever encoded their own code.
I'm just a smalltime dev so it really isn't worth it for me to spend the money on an encoder when I'm not doing enough volume to earn it back.
So I just want to encode my code with the below:
simple license key generation based on a website address
then (i assume i place this in my code) a check to see if current address script is a match to the license key, if not a match(being run elsewhere) exit.
hints tips links to get started? I'm intermediate at PHP but I've never tried encoding so yeah
base64_decode?








Bookmarks