4 years ago, I published a PHP solution on the blog for choosing the right server from a servers list, based…
Category: PHP
Problema de matematica: Trei frati au produsul varstei 12. Cati ani are fiecare daca cel mai mare are ochii verzi? Problema…
How to look for similar expressions (similarities) in a list of strings in php Source code: $list = [ ‘a’ =>…
If you have a simple site without daily updates, without frequent database searches or if you want certain pages that are…
Out of pure curiosity I did a test and the result was as expected: Using boolean constants is faster than variable…
I personally tested a few routines to find out if the extension in a url is one of the searched and…
For a recent project I was looking for a simple solution to reduce the size of a css file (minimize), I…
Maybe someone has done such an experiment, I did not search the whole internet, but below you have the result of…