PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of akeel   PHP OpenSSL Encrypt Decrypt   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP OpenSSL Encrypt Decrypt
Encrypt and decrypt data using the OpenSSL
Author: By
Last change:
Date: 4 years ago
Size: 222 bytes
 

Contents

Class file image Download

openssl-encryption-decryption-class-php

Use this class to encrypt and decrypt data in php

Use Secure::encrypt to encrypt data. Use Secure::decrypt to decrypt data.

Changing @param $encoded to FALSE is not recommended