我们如何创建左侧菜单栏
问题描述:
我想创建左侧菜单栏,以从数据库中获取值.并且当我们单击某个按钮时,会在该页面上打开一个相关数据,但菜单栏仍然像窗口帮助屏幕一样.
i want to create left side menu bar that get the values from data base. and when we click on one open a related data on that page but menu bar still there like a window help screen.
答
您可以使用框架,也可以在每个页面上放置您的菜单. PHP非常过时,因此我不确定它是否具有某种母版页支持可用于执行此操作.
You can use frames, or you can just put your menu on every page. PHP is very antiquated, so I''m not sure if it has some sort of master page support you can use to do that.