Forum Moderators: phranque

Message Too Old, No Replies

How to make an encrypted html/php code

         

DaffyDuck

9:59 pm on Apr 25, 2008 (gmt 0)

10+ Year Member



Hiii

Does anybody know How to make an encrypted html/php code..?

Lets say you have a link and you want to make it encrypted so no 3rd party can edit it nor remove it

g1smd

10:01 pm on Apr 25, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



PHP scripts aren't world viewable, so I have no idea why you would need that?

I'm not sure where links come into this. You'll need to explain further...

thecoalman

7:51 am on Apr 26, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You can "encrypt" HTML but the only thing I've seen requires Javascript. This is not real encrytpion as its easily reversed.

One reason you may want to encrypt PHP is if you have proprietary code that you want to distribute. The encryption will prevent the people you are selling/leasing it too from viewing the source.

I've briefly researched this and there is a few applications available for this that have to be installed server side.