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 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. Link to comment https://forums.phpfreaks.com/topic/14248-php-source-encryption/#findComment-55937 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.