PHP Classes

Example

Recommend this page to a friend!

      String Encoding Algorithm  >  All threads  >  Example  >  (Un) Subscribe thread alerts  
Subject:Example
Summary:Sample needed
Messages:2
Author:Gerry Danen
Date:2016-04-18 12:41:39
 

 


  1. Example   Reply   Report abuse  
Picture of Gerry Danen Gerry Danen - 2016-04-18 12:41:39
How do we use this class?

  2. Re: Example   Reply   Report abuse  
Picture of butani kartik butani kartik - 2018-04-06 07:34:45 - In reply to message 1 from Gerry Danen
$ca = new Encrypt();
echo $ca->StartEncrypt("5000000");

this is simple Generate Encrypt string.


Sorry, to give late replay. I have also build a Decrypt algorithm but i can't find update this file in phpclasses.org

mail: butanikartik1108@gmail.com