Allora, hai detto che in input hai:
e in output che cosa vorresti ottenere?Codice PHP:
$A = array('a', 'b', 'c', 'd');
$B = array('e', 'f', 'g', 'h');
Per favore posta il contenuto dell'array in codice PHP.
Allora, hai detto che in input hai:
e in output che cosa vorresti ottenere?Codice PHP:
$A = array('a', 'b', 'c', 'd');
$B = array('e', 'f', 'g', 'h');
Per favore posta il contenuto dell'array in codice PHP.