Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6309
38674 credits Members referred : 374
It's time to use PHP5!
« on: Jun 26, 2006, 01:03:31 PM »
Hello,
I like to start a new project where I need to loop through several levels to create sub items (line a xml parser).
Now I'm looking for some information, I know that this kind of technique is often used in OOP but I forgot the name of this pattern (is this a pattern?). Maybe someone can tell how is this called?