Skip to content

firexsantos/phpurlenkripsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Enkripsi URL PHP

PHP URL Encryption - Data Encryption Function with PHP which is very URL Friendly. Suitable for PHP Native or using the CodeIgniter 3 Framework.

How to use?

add enkrip(...) function to encrypt and add dekrip(...) function do decrypt.

Example:

$post = $this->input->post(); $notrans = enkrip($post['no_trans']);

About

PHP Url Encryption - Data Encryption Function with PHP which is very URL Friendly. Suitable for PHP Native or using the CodeIgniter 3 Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages