scusa e se fai:

Codice PHP:
$sql="insert into client (sbcl, mcd) values ( 'EEE' , 'AAA')";

mysql_query ($sql) or die ( "Errore: " mysql_error());