T
terry
Hi,
I'm going to design a catalog-product system whose data is from 2 xml
files: a catalog xml and a product XML.
The catalog xml describes a multi-level catalog system, which is like
a directory system, and each product is belonging to a catalog.
I just want to ask whether someone can share source codes of similar
kind thing. I know it is not a simple task as it involves many
recursive functions.
Thanks!
I'm going to design a catalog-product system whose data is from 2 xml
files: a catalog xml and a product XML.
The catalog xml describes a multi-level catalog system, which is like
a directory system, and each product is belonging to a catalog.
I just want to ask whether someone can share source codes of similar
kind thing. I know it is not a simple task as it involves many
recursive functions.
Thanks!