How to encrypt a PHP File ? Footer of Wordpress theme ?

Discussion in 'Security' started by bababoy, Jul 24, 2007.

  1. #1
    Hi All,
    I've started on PHP and wordpress themes and i want to know how to encrypt a php file so that editing the sponsor links is not possible.

    Hope this is the right section and the question is clear.
    I would love some help here.

    Regards
     
    bababoy, Jul 24, 2007 IP
  2. freeprotect

    freeprotect Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There some program for you: zend encode, ioncube, scopbin...
    For example you can use eval(base64('Base64_encode_string')
     
    freeprotect, Jul 28, 2007 IP
  3. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Use IonCube encoding.
     
    inworx, Jul 30, 2007 IP