Creating a nested array from items with parent IDs
In this tutorial I will show you a way of Creating a nested array from items with parent IDs. This is useful for when you have a website working with multiple categories with parent categories. But it can be applied...