When you code in PHP, do you still feel like a beginner?
Get more confident about your PHP skills with 5 learning strategies.
Get the free PDF now.
By subscribing you agree to receive my emails as described in the privacy policy.
Hi, I’m Alex.
I’m a PHP enthusiast since the early 2000s, and full-time PHP developer for the last 14 years.
4k+ people are already improving their PHP skills with my weekly tips. Will you join us?

Tutorials
Anti-CSRF Tokens in PHP
In this tutorial you’ll learn about HTML anti-CSRF tokens in PHP: how to create them and how to verify them to protect your website.
Strict Comparison in PHP
In this tutorial you will learn how strict comparison works in PHP, how it is different from standard comparison, and when you need to use it.
PHP: How to Validate an Email Address
PHP email validation: How to validate an email address in PHP (including a complete example).