Codice PHP: foreach($_POST as $chiave => $valore){ print $chiave." => ".$valore; }
foreach($_POST as $chiave => $valore){ print $chiave." => ".$valore; }
eXvision
Regole del Forum