ankycooper Posted July 11, 2006 Share Posted July 11, 2006 hi how can i encrypt my php source code, it should work normally but the code should not be visable to eyes Quote Link to comment https://forums.phpfreaks.com/topic/14248-php-source-encryption/ Share on other sites More sharing options...
.josh Posted July 11, 2006 Share Posted July 11, 2006 php is parsed on the server. you cannot see the php code by for instance, right click > view sourcing. all you would see was the output from the code. Quote Link to comment https://forums.phpfreaks.com/topic/14248-php-source-encryption/#findComment-55937 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.