Re: [PHP] logic with arrays

2004-12-15 Thread Jeffery Fernandez
Wee Keat wrote: Hey Jeff, How are you mate? Was lazying around and saw your email to the list. :) What exactly do you need help with? Is it the following line? // Stuck here $html_menu .= "$sub_page"; } $html_menu .= ''; Do you need to get the value of the link and

Re: [PHP] logic with arrays

2004-12-15 Thread Greg Donald
On Thu, 16 Dec 2004 13:11:02 +1100, Jeffery Fernandez <[EMAIL PROTECTED]> wrote: > I am trying to build a html menu dynamically from data sitting in an > array. I have been successful so far until it came to the point of > populating the sub-menu of the system. Can someone help me out with the > lo

[PHP] logic with arrays

2004-12-15 Thread Jeffery Fernandez
I am trying to build a html menu dynamically from data sitting in an array. I have been successful so far until it came to the point of populating the sub-menu of the system. Can someone help me out with the logic or is there a simpler way of doing it? Thanks /** * This function builds the a