php encryption?

Discussion in 'PHP' started by hitboy, Jul 15, 2007.

  1. #1
    Hello I want to give out some wordpress themes yet I was curious to know how people encrypt the footers of the themes? is it done with something like zend or how does it work and how hard is it to do it myself?
     
    hitboy, Jul 15, 2007 IP
  2. MMJ

    MMJ Guest

    Messages:
    460
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you link to an example?
     
    MMJ, Jul 15, 2007 IP
  3. hitboy

    hitboy Well-Known Member

    Messages:
    2,939
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    170
    #3
    i just want to encrypt a footer file for a phpfile ... so encrypting code..
     
    hitboy, Jul 15, 2007 IP
  4. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #4
    just use some ioncube on it and then make everyone who uses the script install a loader to make it work. either way if they want to remove the crap in a encryped footer they just view source, create new document, paste, edit slightly, save a new footer. there's no real stopping it unless the whole site is encrypted in something like ioncube or zend's method (don't remember the name)
     
    ansi, Jul 15, 2007 IP