In console I get this error in this paragraph, I've been trying for hours to see what's wrong and I can't find it.
print ("<img id=".$fila["id"]." class=\"imageeenprueeba imagenusuario\" src=".$fila["nombrearchivo"]." alt=".$fila["descripcion"]." width=\"30\" height=\"30\" onclick=\"openImg(".$fila["id"].",\"".$fila["propietario"]."\")\">");
Any help would be appreciated