Jump to content

AddToArray($id,$parent_id);


kenoh

Recommended Posts

I'd like to make a menu. I want to make it from array. This array has to be made from MySQL database with columns: id|parent|title and some another.
So I need a function, which will add array of id and title as subarray of parent. Or if you have menu like this (non-dynamic !), notify me.
Thx.
Link to comment
https://forums.phpfreaks.com/topic/20957-addtoarrayidparent_id/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.