Welcome Guest, Not a member yet? Register   Sign In
Categories and Sub Categories
#11

[eluser]Unknown[/eluser]
very nice, it works but I don't know how to loop through them in my view
This is my array and as you can see each key has a different name, how should I loop through them?


Code:
Array
(
    [Photoshop resources] => Array
        (
            [name] => Photoshop resources
            [subcategories] => Array
                (
                    [0] => Array
                        (
                            [catid] => 2
                            [parent] => 1
                            [catthumb] => cat_images/2409test_item_thumb2.png
                            [title] => test 2
                            [description] => test 2
                        )

                    [1] => Array
                        (
                            [catid] => 3
                            [parent] => 1
                            [catthumb] => cat_images/6591test_item_thumb.png
                            [title] => testje 3
                            [description] => wa gezever hier blab alazjklfjzmlk fjqkmljf klzjklgfzjkml
                        )

                )

        )

    [Themes / templates] => Array
        (
            [name] => Themes / templates
            [subcategories] => Array
                (
                    [0] => Array
                        (
                            [catid] => 5
                            [parent] => 4
                            [catthumb] => cat_images/6591test_item_thumb.png
                            [title] => sub cat main 2
                            [description] => sub category van main category 2
                        )

                )

        )

)


Messages In This Thread
Categories and Sub Categories - by El Forum - 09-15-2007, 05:30 PM
Categories and Sub Categories - by El Forum - 09-15-2007, 07:13 PM
Categories and Sub Categories - by El Forum - 09-15-2007, 08:31 PM
Categories and Sub Categories - by El Forum - 09-15-2007, 09:30 PM
Categories and Sub Categories - by El Forum - 09-21-2007, 09:59 AM
Categories and Sub Categories - by El Forum - 09-21-2007, 05:19 PM
Categories and Sub Categories - by El Forum - 11-12-2007, 10:25 PM
Categories and Sub Categories - by El Forum - 11-13-2007, 01:51 AM
Categories and Sub Categories - by El Forum - 01-14-2009, 10:13 AM
Categories and Sub Categories - by El Forum - 01-15-2009, 09:54 AM
Categories and Sub Categories - by El Forum - 04-29-2010, 07:51 AM
Categories and Sub Categories - by El Forum - 06-16-2010, 06:04 AM
Categories and Sub Categories - by El Forum - 06-17-2010, 04:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB