php concatenate listes code example Example 1: php array merge array_merge ([ array $... ] ) : array Example 2: php ajouter += ou =+ $a=0; $a+=5;