PHP Bootstrap 4 navigation menu with sub-menu's
问题 ORIGINAL POST I want to create a navigation menu in PHP with Bootstrap 4. Problem is that one of the <li> 's is not right (the one from dropdown , it doesn't become a dropdown but just a normal nav-item ). This code works alright if you want to make a normal menu with <ul> and <li> but with bootstrap you need to have a nav-item dropdown on the <li> of id 2 named Dropdown . How would I do this? I hope this is enough information. This is the array(): array (size=3) 0 => array (size=5) 0 =>