Skip to content

Commit 89feeb2

Browse files
committed
links to other projects
1 parent 07983d3 commit 89feeb2

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,16 +92,24 @@ You can also find these tutorial pictures in the *_tutorial* folder.
9292

9393
Then please also have a look on ...
9494

95-
... my other project **php-login**, a collection of 4 similar login scripts for PHP, from a super-simple one-file
95+
#### My other project php-login
96+
97+
A collection of 4 similar login scripts for PHP, from a super-simple one-file
9698
script with a SQLite one-file to a highly professional MVC frameworks solution. All scripts use the most advanced
9799
hashing algorithms possible in PHP, exactly like the PHP core developers want you to use them.
98100

99101
https://github.com/panique/php-login (full MVC framework)
102+
100103
https://github.com/panique/php-login-minimal (minimal)
104+
101105
https://github.com/panique/php-login-advanced (advanced)
106+
102107
https://github.com/panique/php-login-one-file (one-file)
103108

104-
... my PHP and frontend blog! Lot's of non-boring development stuff and tutorials there.
109+
110+
#### My PHP and frontend blog
111+
112+
Lot's of non-boring development stuff and tutorials there.
105113

106114
http://www.dev-metal.com
107115

0 commit comments

Comments
 (0)