php code encryption

Discussion in 'PHP' started by calixto, Jun 19, 2007.

  1. #1
    anyone can recommend me some software that can ecrypt php codes but SE friendly?:(:confused:
     
    calixto, Jun 19, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    Do you mean SEO with SE?

    One thing has nothing to do with the other. Make your PHP code to output SEO friendly HTML, then encrypt your PHP code. The result will be the same.
     
    nico_swd, Jun 19, 2007 IP
  3. calixto

    calixto Guest

    Messages:
    219
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yup. but do you anysoftware that i can use to encrypt php code? for example i want to encrypt my wordpress theme footer links:confused:
     
    calixto, Jun 19, 2007 IP
  4. InFloW

    InFloW Peon

    Messages:
    1,488
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Well there are encryption methods like ioncube and zend guard but these feels like an overkill just to protect footer links.
     
    InFloW, Jun 19, 2007 IP
  5. miware

    miware Peon

    Messages:
    10
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Zend Guard will require Zend Optimizer installed on all servers that use the wordpress theme.

    Ioncube can decode on the fly. Ioncube does have a online encoded edition that can be used if fairly cheaply if you just have one file to encode.

    But like InFloW said, seems like overkill just for the footer links.
     
    miware, Jun 19, 2007 IP
  6. GTech

    GTech Rob Jones for President!

    Messages:
    15,836
    Likes Received:
    571
    Best Answers:
    0
    Trophy Points:
    0
    #6
    GTech, Jun 19, 2007 IP
    Mia likes this.
  7. dzysyak

    dzysyak Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Why have not you enable mod_rewrite on your wordpress installation? Or you mean it do not work for the footer links?
     
    dzysyak, Jun 19, 2007 IP
  8. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #8
    ioncube works pretty damn well. kept me from making some money because i couldn't modify what i needed to. :(
     
    ansi, Jun 19, 2007 IP
  9. nabiha

    nabiha Peon

    Messages:
    111
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I would prefer ioncube as it is cheap and is less hassel.
     
    nabiha, Jun 20, 2007 IP