that is what i want
pvdb20 <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <6ca6c1dde098edada4c869157304e670@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=153475#153475 ---------------------------------------------------------------- Hello, first i have written some source code, which gives me all categories which has products in it. I have put these categories_id into one array. On my next step, I like to get the full path oft that category. Example: The contains 955. thus this is a catagory with products. No i like to create the full path with it at this example 398_802_808_955. I only need these information, for the whole array. So I tried to find a function. It is important for me, that this code runs independet from the shop. Have you any idea how to get, what i want? Philipp