Yii drop down menu
Drop down menus won’t work as described in the CMenu reference. After much scratching of the head I found an extension which was extremely simple to install and use. MbMenu
Drop down menus won’t work as described in the CMenu reference. After much scratching of the head I found an extension which was extremely simple to install and use. MbMenu
I have just started writing a full site in PHP. More details on what it is later but for now I will be posting snippets that I find useful as I work with Yii for the first time. To get clean URL’s you need to do the normal stuff as per the Yii tutorials. Including [...]