Recommend this page to a friend! |
Classes of Haseeb Ahmad Basil | PHP Skeleton Framework | examples/view/app/templates/menu.php | Download |
|
Download |
<li><a href="<?php echo $this->menuitem['menu_link']; ?>"><?php echo $this->menuitem['menu_title']; ?></a></li> |