<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
That's really impressive!  This clearly can't be just SQL.  PHP must be
involved.<br>
<br>
Anton wrote:
<blockquote
 cite="mid45811f70705021348h6be6a8e0wfbf1c1641dafd245@mail.gmail.com"
 type="cite">
  <pre wrap="">On 03/05/07, Haisam K. Ido <a class="moz-txt-link-rfc2396E" href="mailto:haisam@ido.org">&lt;haisam@ido.org&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">How does one list nodes which have two or more terms associated with
that node? In other words, if a node is tagged as having term 9 and term
33, is it possible to filter upon all nodes which have terms 9 and 33
and then feed them?

Although /taxonomy/term/nn+mm is useful it is only a concatenation method.
    </pre>
  </blockquote>
  <pre wrap=""><!---->

/taxonomy/term/nn,mm


  </pre>
</blockquote>
</body>
</html>