![]() |
Ask Encryption Service - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Model-View-Controller (https://forum.codeigniter.com/forumdisplay.php?fid=10) +--- Thread: Ask Encryption Service (/showthread.php?tid=86813) |
Ask Encryption Service - randyshare - 02-18-2023 How to pass binary string fromĀ CI4 Encryption service encrypt , from controller to view or reverse. and how to design the output encrypt, to alphabetic character only || Or integer only 0 to 9 --- Edit --- i use basic decrypt $this->encrypter->decrypt($variable) in the controller work like charm thank you RE: Ask Encryption Service - randyshare - 02-19-2023 How to prevent Encryption Service CI4 to use special character likeĀ Code: /\:() |