|
1 | | -# PHP Password or String Hashing Function ###### (encoding, decoding and symmetrical) |
2 | | -This script encodes and decodes your text safely. Also, it can be **decode** your encoded text. It is completly free because my main reason is to provide everyone's benefit. If you have questions, you can contact me by using my blog or twitter. |
| 1 | +# PHP Password or String Hashing Function |
| 2 | +This script encodes and decodes your texts, strings or passwords safely. Also, it can be **decode** your encoded text because it is symmetrical. If you have questions, you can contact me by using my blog or twitter. |
| 3 | + |
3 | 4 |
|
4 | 5 | ##### You can develope yourself in these topics:
|
5 | 6 | - Working with function.
|
|
0 commit comments