Wordpress - How to Fix Home Page Caching Issues by setting the Last-Modified response Header to the most recent post
GDPR - Cosa è, cosa cambia, come agire
CSS3 Media Query to target only Internet Explorer (from IE6 to IE11+), Firefox, Chrome, Safari and/or Edge
MySQL Master-Master Replication setup in 5 easy steps

MySQL - Come identificare tutte le Colonne, Tabelle e Database con la stessa Collation e/o Character Set

Se vi siete imbattuti in questo articolo è molto probabile che stiate cercando di normalizzare la Collation di uno o più Database, tabelle e/o colonne contenute all'interno di una istanza …

MySQL - Come identificare tutte le Colonne, Tabelle e Database con la stessa Collation e/o Character Set Read More
How to set Time, Timezone and System Clock in Linux CentOS, Fedora & RHEL using timedatectl
PHP - How to disable error log, display errors and error reporting programmatically

PHP - Come risolvere l'errore "Warning: preg_replace(): The /e modifier is no longer supported" in PHP 7

In questo articolo parleremo di uno dei classici errori che si verificano quando si tenta l'upgrade da PHP5.x a PHP7: Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback …

PHP - Come risolvere l'errore "Warning: preg_replace(): The /e modifier is no longer supported" in PHP 7 Read More