An | Anton Röhm
An | Anton Röhm
Hi there! I added Steve Griffith's YouTube channel - He makes great videos about Frontend development!
This should fix a bug in the Redis cache-handler which caused the `timout` and `prefix` paramters to be ignored. Because of that you couldn't set a custom prefix for the...
Before:  After: 
Use this terminal command on Linux: `find . \( -name '*.txt' -o -name '*.md' \) \! -empty.`
You can simply use `location = location;` or `location.reload();` in your JavaScript to reload the page current page. 533 more ways how you can do it: http://www.phpied.com/files/location-location/location-location.html
Paste these 3 lines of PHP code at the beginning of your PHP-file: (right after `
Hi there! I recently came across this great RSS/Atom Feed parsing library! A project of mine requires to not only support RSS and Atom feeds, but also the much newer...
Add [shrtcode](https://shrtco.de), a free, privacy-friendly URL-Shortener hosted in Germany.
Hi! This is a tiny PR to fix 2 small typos in the Readme and one typo on the landing-page. Btw, this is an awesome project!
Hi there! This is a small PR to fix the broken star-history chart in the Readme! ## Before:  ## After: 