Can I encrypt PHP source or compile it so others can't see it? and how?

前端 未结 7 642
无人及你
无人及你 2020-11-29 06:56

I need to encrypt some PHP source that I\'ve released to the public.

Is this possible? Can PHP be \"compiled\" ?

7条回答
  •  渐次进展
    2020-11-29 07:34

    I would say try ionCube also - they're one of the longest established and successful creators of PHP Encoding software. We use them for our Web development projects and while the need to install a "Loader" is a bit of a downside, they now provide the Loader Wizard script which we bundle to users and it gives them step by step instructions.

    Also, I've always found their support to be more than helpful :)

提交回复
热议问题