What I do is scan the database where parentid = 0.
Printable View
What I do is scan the database where parentid = 0.
How do I display all of the results? It only returns one.
That depends on your database.
For categories I want displayed at the top of the category structure (ala my homepage) I set their parentid = 0. If you only set one category as such then only one will show.
Is Chris's DB structure listed somewhere?Quote:
Originally posted by MarkB
I'm using Chris's DB structure to store Amazon node info, as below...
Thanks Chris!