Latest posts on the PHP Secret URL Path package blog
https://www.phpclasses.org/blog/package/9998/
Latest PHP Secret URL Path package blog posts2026-04-26T06:35:40Z
https://www.phpclasses.org/blog/package/9998/
PHP Classes site logohttps://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png
https://www.phpclasses.org/blog/package/9998/post/2-PHP-Site-Gamification-Using-a-Secret-Path.html
PHP Site Gamification Using a Secret Path<div style="clear: both">
<div style="margin-top: 1ex"><a href="https://www.phpclasses.org/blog/package/9998/post/2-PHP-Site-Gamification-Using-a-Secret-Path.html">PHP Site Gamification Using a Secret Path</a></div>
<div style="margin-top: 1ex">By Dave Smith</a></div>
<div style="margin-top: 1ex">The main purpose of gamification is to keep our users entertained in game like activities, so that they stay around longer and come back more often, for instance to your site or your app.<br />
<br />
We can accomplish this by setting up a sequence of page visits and rewarding our users if they complete the sequence correctly using the Secret Path class.<br />
<br />
Read this article to learn how you can use the PHP Secret Path class to implement a neat game like experience for your users.</a></div>
</div>
2017-01-11T21:03:06Z
https://www.phpclasses.org/blog/package/9998/post/1-PHP-User-Validation-using-Event-Sequences.html
PHP User Validation using Event Sequences<div style="clear: both">
<div style="margin-top: 1ex"><a href="https://www.phpclasses.org/blog/package/9998/post/1-PHP-User-Validation-using-Event-Sequences.html">PHP User Validation using Event Sequences</a></div>
<div style="margin-top: 1ex">By Dave Smith</a></div>
<div style="margin-top: 1ex">It is standard practice to authenticate user from a user name and password pair.<br />
<br />
If this information is compromised, you can provide an additional layer of security with a secret set of event sequences that the user has to follow to authenticate.<br />
<br />
Read this tutorial to learn how to implement this solution in practice.</a></div>
</div>
2016-12-09T03:16:54Z