Cybersecurity nerd, Hobbyist developer, FF14 Player.
These are email authentication protocols utilized to safeguard email domains from "spoofing" and "phishing" attacks. SPF (Sender Policy Framework) The...
Hey, guys! You know when you need to do something and you have to search the internet for code snippets, some work and some don't. So this is the...
I had to update the page of one of my clients to use some verification before guests can submit the form because they receive many unwanted messages...
Today I show you how you can send notifications to Mattermost with PHP and Github Actions. There are some implementations on Github Marketplace but...
Yes! Use 2 factor authentication (2FA) everywhere and everytime it is possible. Novadays it is pretty common and almost all servicess to allow you to...
PHP 8.1 finally brings enums which can be know from other programming languages like C#. It is in my opinion one of best things which came with new...