1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Encoding PHP?

Discussion in 'Programming' started by Vadym, Feb 9, 2008.

  1. #1
    What would be a good software, preferably free, to encode PHP files?

    This is for a script I wish to sell to people, but do not wish to be tempered with.
     
    Vadym, Feb 9, 2008 IP
  2. picobello

    picobello Well-Known Member

    Messages:
    572
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    110
    #2
    If you do that, be clear that the script will be encoded in the marketing phase because people don't like to discover themselves that they don't have the sources - by nature most people expect to have an non-encoded script when they buy PHP

    They are a bunch of good free PHP obfuscator but the code can always be reverse engineered:
    http://www.google.com/search?num=100&hl=en&newwindow=1&safe=off&q=free+"php+obfuscator"&btnG=Search

    Byte code compile is the solution but you have to deploy a binary on your hosting/server
     
    picobello, Feb 10, 2008 IP