P2P | IT Discussions Forum

Full Version: protect source
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm looking for a way to obfuscate the source of a project I'm developing, and also to lock the script to a specified domain. I was thinking of using $_SERVER['HTTP_HOST'] somehow, but I'm not sure how I'd make it work. Does anyone have any suggestions?
Reference URL's