Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /web/htdocs/......./home/test.php on line 26
cioè
foreach ($array_files as &$value) {
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /web/htdocs/......./home/test.php on line 26
cioè
foreach ($array_files as &$value) {