Blog | falk-m.de

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. | RSS Feed

Kirby CMS presentation

from falk-m.de PHPPRESENTATION

MySQL, string length and a crazy behavior

from falk-m.de PHPMYSQL

basic instruction to php unit tests

from falk-m.de PHP

require git repos with composer

from falk-m.de GITPHP

PHP PDO Basics

from falk-m.de PHP

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