Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f0a2660

Browse files
Update
1 parent 47288f2 commit f0a2660

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

‎README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
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.
1+
[![Programming Language](https://img.shields.io/badge/languages-PHP-green.svg?style=flat)](#)
2+
[![GNU v3 License](https://img.shields.io/badge/license-GNU-yellow.svg?style=flat)](http://choosealicense.com/licenses/gpl-3.0/)
3+
[![Twitter](https://img.shields.io/badge/twitter-@BatuhanKok-blue.svg?style=flat)](http://twitter.com/BatuhanKok)
4+
[![Website](https://img.shields.io/badge/website-batuhan.me-lightgrey.svg?style=flat)](http://batuhan.me)
5+
[![Freelance](https://img.shields.io/badge/hire me-yes!-brightgreen.svg?style=flat)](http://batuhan.me/contact)
36

7+
## PHP Password or String Hashing Function
8+
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.
49

5-
##### You can develope yourself in these topics:
10+
### You can develope yourself in these topics:
611
- Working with function.
712
- Working with arrays.
813
- Working with strings. // ` wordwrap(); ` ` strtr(); `
914
- Working with ` base64_encode(); ` and ` base64_decode(); `.
1015

1116
It requires **PHP 4.0** and above.
12-
13-
<hr />
14-
**Batuhan KÖK**
15-
| *Web & Mobile Developer*
16-
| [http://batuhan.me](http://www.batuhan.me)
17-
| [@BatuhanKok](http://twitter.com/BatuhanKok)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /