In this page, you will find my blog posts, I write to share my knowledge and my experiences. Skim them and you will find what you are looking for.
In the coding part of this blog you will learn how are created websites and web applications
Do you have an artistic vein? browse through the tutorials in the graphics section, surely you will find ideas for your creativity
Lots of tutorials and tips on how to use softwares and the latest news in the field of technology
Last chapter of the series about PHP 7.4, in this one you will see changes in PDO, Composer, Benchmark plus JIT and more
This article describes all the features that have been deprecated in PHP 7.4 and the alternative you must use when upgrading your web applications.
Discover the new features of PHP 7.4 the next version of your favourite language
Write proper code and avoid error by using UML diagrams, a standard that will let you design you application properly from the ground-up
Do you want to learn all about Object Oriented Programming? This post you will see examples of the 5 solid principles developed by uncle bob
Malcolm Gladwell, Journalist and author came up with the idea that you need 10000 hours to master a skill, let's see if it's true
Transfer data the right way using stream, the hidden gem of PHP
Your PHP script does not cope with dates and time? We all been there, here is how you solve it...
Error and exception are part of a web developer on a daily basis, learn how to handle them gracefully
From credit card stolen to online retailer hacked there are more attacks every year, are you safe?