$result = mysql_query($RS,$this->enlace) or die($RS . mysql_error()); return ($result == DB_OK) ? TRUE : FALSE;