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

前端 未结 7 639
无人及你
无人及你 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:46

    Nusphere (the makers of PhpED) have a product called Nu-coder for doing exactly this. Although not free, it will do what you want.

提交回复
热议问题