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.

responsive font-size

from falk-m.de CSS

anonymous classes in php

from falk-m.de PHP

Broadcast challen api

from falk-m.de JS

svg xss attack

from falk-m.de SECURITY

htaccess best practices

from falk-m.de PHPSECURITY

Become a PHP professional developer | Part 1

from falk-m.de PHP

session management with tokens

from falk-m.de SECURITY

Post messages to Slack Channel

from falk-m.de PHP

Messages between browser tabs

from falk-m.de JS

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

Extract SMIME certificate from mail

from falk-m.de security

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

from falk-m.de PHP

store and play video files from the local file system

from falk-m.de js