salve
eseguendo uno script, mi viene restituito questo errore
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 '")' at line 4
linea 4

Codice PHP:
define('MYSQL_PASSWORD',''); 
dove è l'errore?