Categories in Drop Down Menu
13 posts by 4 authors in: Forums > CMS Builder
Last Post: April 24, 2010 (RSS)
By Chris - April 22, 2010
Hi Alan,
Try this:
Does that help? Please let me know if you have any questions.
Try this:
SELECT num, breadcrumb
FROM `<?php echo $TABLE_PREFIX ?>tableName`
WHERE depth > 0
Does that help? Please let me know if you have any questions.
All the best,
Chris
Chris
Re: [chris] Categories in Drop Down Menu
By (Deleted User) - April 23, 2010
Bingo!
Perfect, again [:)]
Perfect, again [:)]