Ad occhio dovresti cambiare
inCodice PHP:
echo "<form name=modulo method=post Action=".PHP_SELF.">";
Codice PHP:
echo "<form name=\"modulo\" method=\"post\" Action=\"$PHP_SELF\">";
Ad occhio dovresti cambiare
inCodice PHP:
echo "<form name=modulo method=post Action=".PHP_SELF.">";
Codice PHP:
echo "<form name=\"modulo\" method=\"post\" Action=\"$PHP_SELF\">";