Colabora en los FAQ. Ayudarás a la comunidad y esta te lo agradecerá.
<html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Mensaje Personal V1.0</title></head><?$creartabla = "CREATE TABLE `msj_personal` (`nick` TEXT NOT NULL,`msj_personal` TEXT NOT NULL);";if(@mysql_query($creartabla)) {print "Tabla creada correctamente.";} else {print "Hubo un error al instalar la tabla.";}?><body></body></html>
#1064 - 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 '<html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-' at line 1