restituisce questo
ma come faccio poi a prelevare i valori?Codice PHP:
array(1) { ["my_input"]=> array(3) { [0]=> string(3) "hei" [1]=> string(4) "ciao" [2]=> string(4) "come" } }
restituisce questo
ma come faccio poi a prelevare i valori?Codice PHP:
array(1) { ["my_input"]=> array(3) { [0]=> string(3) "hei" [1]=> string(4) "ciao" [2]=> string(4) "come" } }