Scripts: PHP :: PHP security and encryption >> Library Article #4
Developer's Section
![]() By: Erobo Team Member
|
|||
![]() In this article you will learn how to encrypt a string in php. The following algorithm uses the xor operator to encrypt every character in a string. Finally, It decrypts the encrypted string by taking the encrypted string and xor it with the bytes characters the other way around. |
|||
|
|||
![]() |
|
![]() the form below: |