Hard code or protect a copy right link?

Discussion in 'PHP' started by User12399, May 28, 2010.

  1. #1
    How can k encode a copyright link so people can't remove it and if they do the script doesn't work properlly?
     
    User12399, May 28, 2010 IP
  2. flexdex

    flexdex Peon

    Messages:
    104
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Make every depend on the string. For example, encrypt everything at the database with a crc of that string ;) ..omg its friday
     
    flexdex, May 28, 2010 IP
  3. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #3
    You could try ioncube or zend guard. Realistically, even with these you can't do it with php.

    Just make a good product and develop a good and fair usage license. Honest users will adhere to it, and the dishonest ones would have bypassed your protection anyways.

    Requiring links completely unrelated to a programming/design service or the theme itself is spam which is why most people hack their templates.
     
    jestep, May 28, 2010 IP
  4. roopajyothi

    roopajyothi Active Member

    Messages:
    1,302
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #4
    Try ioncube online encoder!
    Its best
     
    roopajyothi, May 28, 2010 IP