Динамическое меню и подменю в PHP CodeigniterPhp

Кемеровские программисты php общаются здесь
Гость
Динамическое меню и подменю в PHP Codeigniter

Сообщение Гость »


I am trying to create dynamic menu using PHP Codeigniter.

There are some Main Menu
Each Main Menu have some Sub_Menu Like, Categories ->Hardware, Software etc.

I somehow made it but there is an issue, the Main menu is showing correctly but the sub menu under main menu is repeating in each Main menu.

This is the image of the issue:

Изображение

Изображение

My View Code

Код: Выделить всё

[list]


[*]
[url=#][/url]



[url=#][/url]


[/list]




My Controller Code
My Model Code

Код: Выделить всё


Источник: [url]https://stackoverflow.com/questions/41232385/dynamic-menu-and-sub-menu-in-php-codeigniter[/url]

Вернуться в «Php»