Blog | falk-m.de

This blog is not for you, not only. Like other developers, I read articles, test new features, analyze code from others and so on. Also, I have some interesting code snippets used in projects, if I need them, I always search in old projects. This blog is my central place now, to collect interesting code snippets, features, etc.

anonymous classes in php

from falk-m.de PHP

htaccess best practices

from falk-m.de PHPSECURITY

Become a PHP professional developer | Part 1

from falk-m.de PHP

Post messages to Slack Channel

from falk-m.de PHP

Server side events with php

from falk-m.de PHPJS

Server side event tracking with matomo

from falk-m.de PHP

Rewrite to public folder

from falk-m.de PHP

encrypt emails with s/mime on PHP and send with PHPMailer over smtp

from falk-m.de PHP

Mongo Light

from falk-m.de PHP

URL safe encoding

from falk-m.de PHP