File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -92,16 +92,24 @@ You can also find these tutorial pictures in the *_tutorial* folder.
9292
9393Then 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
9698script with a SQLite one-file to a highly professional MVC frameworks solution. All scripts use the most advanced
9799hashing algorithms possible in PHP, exactly like the PHP core developers want you to use them.
98100
99101https://github.com/panique/php-login (full MVC framework)
102+
100103https://github.com/panique/php-login-minimal (minimal)
104+
101105https://github.com/panique/php-login-advanced (advanced)
106+
102107https://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
106114http://www.dev-metal.com
107115
You can’t perform that action at this time.
0 commit comments