views:

14

answers:

0

Hi, I always use ASP.NET but I'm making a site of my own with a friend of mine so we don't have the money to use webhosts which can use asp.net & sql server. So I'm planning on using a free php based webhost. I actually already created my entire site in asp.net, so I'm researching in php equivalents. I managed to find as good as anything (with a lot more code tho), but I still haven't really figured out a way to an equivalent of the asp:Menu element. Especially the use of SubMenu's is required, and so that they can be hovered and showed. Does anyone know of an easy to use php code to get this result?

Thx