Overview: what SWC was, is, and should be
Check out this information on the SWC!
Click here to learn about the SWC.
<?php
$myNodes = taxonomy_select_nodes(array(107,96),"and");
print taxonomy_render_nodes($myNodes);
?>
Check out this information on the SWC!
Click here to learn about the SWC.
<?php
$myNodes = taxonomy_select_nodes(array(107,96),"and");
print taxonomy_render_nodes($myNodes);
?>