Skip to content

Commit d342379

Browse files
authored
Update two-way-encrypt-decrypt.php
1 parent 5ba922a commit d342379

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

two-way-encrypt-decrypt.php

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<?php
22
/*
3-
###################################################################################################################
4-
############ Sample 2-way encrypt/decrypt in php ( https://git.io/JvLVo | https://goo.gl/TcFkun ) ###############
3+
###################################################################################################################
4+
############ Sample 2-way encrypt/decrypt in php ( permalink: https://git.io/JvLVo ; based on https://goo.gl/TcFkun ) ###############
5+
###################################################################################################################
6+
############ ! Note: this might be used as a replacement: https://github.com/ttodua/useful-php-scripts/blob/master/two-way-encrypt-decrypt-PHP-C_sharp
57
###################################################################################################################
68
79
////////// example ///////////

0 commit comments

Comments
 (0)