IMPROVE YOUR PHP SKILLS
Enter your email to get my exclusive Php tips and my 7-steps PDF Guide to improve your Php skills.



Hi, I’m Alex.
I have been working as a full-time PHP developer since the early 2000’s.
I’m here to share with you all I have learned and to help you become a successful PHP developer.
BLOG AND TUTORIALS
How to debug PHP (without a debugger)
In this tutorial you will learn how to debug your PHP scripts without a debugger. Error reporting, variable and function debugging, and logging.
PHP Password Hashing tutorial
In this tutorial I show you how to perform PHP password encryption. You will learn how to use password_hash() and password_verify(), with step-by-step examples.
PHP JSON complete tutorial (with examples)
This is the definitive PHP JSON tutorial. Learn how to encode and decode JSON objects, set the JSON content-type, JSON validation and more. Examples included.
COURSES
Sign up to get access to my exclusive Php tips and to download my 7-steps PDF Guide to improve your Php skills