September 21, 2018
REST API implementation with dynamic routing
Starting point for a dynamic REST API in PHP
Read more »September 21, 2018
Starting point for a dynamic REST API in PHP
Read more »September 18, 2018
Minimal dark-mode theme switcher example
Read more »September 7, 2018
A simple rage-click detector script to identify angry users.
Read more »September 5, 2018
JavaScript code to implement an Easter egg using the Konami Code.
Read more »August 24, 2018
A short coding golf snippet for a simple coin flip.
Read more »February 18, 2018
What happens if you throw a dice a hundred times or even a thousand times?
Read more »March 9, 2017
Use dynamic accessor methods in a PHP class with one simple code-block.
Read more »March 8, 2017
One of the most crucial parts of an online store is without a doubt the processing of payments. Can you believe that some of the largest online stores still screw this part up?
Read more »March 5, 2017
Brack.ch - one the largest online stores in Switzerland for electronics, software and all things digital are currently having an augmented reality contest.
Read more »March 3, 2017
XML External Entity (XXE) attack is a very serious type of attack, which can have a huge impact on the security of an entire system. Yet it is not widely known.
Read more »March 3, 2017
Cryptographically secure pseudo-random number generator in PHP7.
Read more »