Can php script coding to javascript?

Discussion in 'PHP' started by ankifreeze, Dec 1, 2010.

  1. #1
    hello, I want ask Can php script coding or convert to Javascript? I will sell script I have made but I want protect it in order other people can't modify or resell my script...

    thanks...:)
     
    ankifreeze, Dec 1, 2010 IP
  2. MattCA

    MattCA Peon

    Messages:
    14
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Conversion of PHP to JS is impossible, as PHP works server-side and JS client-side.
    You can encode PHP scripts and obfuscate JS to protect source code.
     
    MattCA, Dec 2, 2010 IP
  3. Minimal Hank

    Minimal Hank Peon

    Messages:
    136
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If do not want people to modify your script, encode it ( as an example, ionCube ).
     
    Minimal Hank, Dec 2, 2010 IP
  4. koula

    koula Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can make the things difficult for somebody who wants to take the script but there is not 100% secure way to save your script.
     
    koula, Dec 2, 2010 IP
  5. backlinkneeded

    backlinkneeded Member

    Messages:
    285
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    very true. there;s no guarantee on secure script.
     
    backlinkneeded, Dec 22, 2010 IP