An | Anton Röhm

Results 17 issues of 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...

size/S

Before: ![grafik](https://user-images.githubusercontent.com/18481195/65981631-d196af80-e479-11e9-8e60-d9d5b3708995.png) After: ![grafik](https://user-images.githubusercontent.com/18481195/65981606-c17ed000-e479-11e9-9432-7b6d13f0531d.png)

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

dailyhack
javascript

Paste these 3 lines of PHP code at the beginning of your PHP-file: (right after `

dailyhack
trick
coding

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: ![image](https://user-images.githubusercontent.com/18481195/193451374-d300d1d6-8f95-4bda-8f4f-4dcbb2023ac7.png) ## After: ![image](https://user-images.githubusercontent.com/18481195/193451341-897caed2-2fd2-4185-b610-8305b80d5d2c.png)