Forum Moderators: coopster
I have seen a couple of scripts that are "encrypted". Basically the script runs like normal php, but to the human eye, it just looks like a mess.
Can anyone refer me to the function that is used to do this (or if this isn't something native to PHP, some software recomendations for doing so).
Thanks!
Erik
I'd like also to be able to have some config files pulled in - I guess I could make them non-php and parse them, but that's just more overhead.
Thoughts?
I hate it when vendors do that, but I must admit that it works well as a copy guard. There are cases where a customer should be able to change the domain name.... so you would need to accommodate that with support.