VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: alepoudaki on January 07, 2013, 12:50:06 PM

Title: Query for finding the descendants of a category
Post by: alepoudaki on January 07, 2013, 12:50:06 PM
I have VirtueMart 2.0.16 version.
Can somebody help me with a function which checks if a category is descendant of a category. (subcategory at any level)

eg. function isDescendant(parent_id, descendant_id)