PHP

How to install different PHP versions on XAMPP

It is quite a while (several computers ago) that I installed XAMPP for the first time and, although other solutions...

Problem array_diff_assoc() on multidimensional arrays

When coding an endpoint of a REST API on decoupled applications, it is a very good idea to optimize the...