ciao

$query = "DELETE * FROM struct_chars where char_id = '$char_id';";

mi restituisce questo errore...

#1064 - You have an error in your SQL syntax near '* FROM struct_chars WHERE char_id = '57'' at line 1

a me sembra tuto giusto dove sbaglio?