guarda qst codice:
corrisponde a quello che devi fare??codice:if (isset($_POST['pippo'])){ $row=array(); $row['nomevariabile'] = "pippo"; echo $_POST[$row['nomevariabile']]; } echo "<form action=\"{$_SERVER['PHP_SELF']}\" method=\"POST\"> <input type=\"text\" name=\"pippo\"> </form>\n";![]()

Rispondi quotando