A: 

There are probably other problems, but you are not giving array_map a valid callback. Also, your callback function should receive at least one argument.

Artefacto