What is the best way to protect php application ?

Discussion in 'PHP' started by duperhost, Oct 3, 2010.

  1. #1
    What is the best way to protect PHP application ?

    Is it best to use ionCube PHP Encoder or Zend Guard or what else it could be used to protect the code ?
     
    duperhost, Oct 3, 2010 IP
  2. imperialDirectory

    imperialDirectory Peon

    Messages:
    395
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you are referring to hide the PHP code from others, those are the two of the best ones out there to encrypt your code
     
    imperialDirectory, Oct 4, 2010 IP
  3. joebert

    joebert Well-Known Member

    Messages:
    2,150
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    145
    #3
    The best way to protect it is to charge a prohibitively large price for it. That way even when people start to resell it (and they will, I assure you) you'll already have made your money on it so it wouldn't really matter.

    As a script author, I've found that the only way to make any money is to sell directly to marketers at a price that covers all of your development time, and letting them worry about pirates and licenses.
     
    joebert, Oct 4, 2010 IP