Home Forums Programming Web Modules

  • This topic has 1 reply, 2 voices, and was last updated 12 years ago by Anonymous.
Viewing 1 reply thread
  • Author
    Posts
    • #8181
      Anonymous
      Inactive

      Hi Guys,

      I’m looking to buid a paid subscription service that I can see to website builders.

      I want to target PHP developers using virtual servers. However I would like to compile the code into some sort of library so as not to allow the customers to view the code that I have given them.

      I want to know what options I have to build these modules ? I don’t think its possible to compile PHP and I was looking a PEAR ?

      What would be the best choices ?

    • #47335
      Anonymous
      Inactive

      There is a software called IonCube:
      http://www.ioncube.com/

      I think it "protects" your PHP code from being read by compiling it down to some binary format, also making it faster. It also seems to support obfuscating.

      There is also something called SourceGuardian that does pretty much the same things:
      http://www.sourceguardian.com/

Viewing 1 reply thread
  • The forum ‘Programming’ is closed to new topics and replies.