La form invia al PHP il seguente array:
mentre tu vorresti ottenere che cosa?Codice PHP:
$ord = array ( 0 => '', 1 => '1', 2 => '2', );
La form invia al PHP il seguente array:
mentre tu vorresti ottenere che cosa?Codice PHP:
$ord = array ( 0 => '', 1 => '1', 2 => '2', );