Ciao a tutti!
Ho una tabella 1iscritti
Qual'è la giusta sintassi per richiamare la tabella "1iscritti",perchè come ho scritto io mi dice:Codice PHP:
$server = 1;
$sql = mysql_query("SELECT * FROM $server iscritti") or die(mysql_error());"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1 iscritti'' at line 1
Grazie![]()