PHP URL Encryption - Data Encryption Function with PHP which is very URL Friendly. Suitable for PHP Native or using the CodeIgniter 3 Framework.
$post = $this->input->post(); $notrans = enkrip($post['no_trans']);
PHP URL Encryption - Data Encryption Function with PHP which is very URL Friendly. Suitable for PHP Native or using the CodeIgniter 3 Framework.