Buongiorno Ragazzi ho questo codice
che mi restituisce questo errore quando all'interno dei campi sono inseriti caratteri speciali credo...codice:mysql_query("Insert into archive (IDStar,IDMsg,Nome,Cognome,Email,Testo,Image,Data,Pagamento) values ('$RecP[IDStar]','$RecP[IDMsg]','$RecP[Nome]','$RecP[Cognome]','$RecP[Email]','$RecP[Testo]','$RecP[Image]',Now(),'1')") or die (mysql_error()." errore passaggio dati a archive");
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 'è questa?è la nostra stella quindi quando nn siamo insieme alza gli occhi al c' at line 1
qualcuno sa aiutarmi? coem posso ovviare al problema?
grazie mille