Create a php menu that highlights current tab

后端 未结 5 421
伪装坚强ぢ
伪装坚强ぢ 2021-01-14 06:19

So I have a menu in a php file that looks like this (This is the whole file. I\'m totally new to PHP.)

menu.php:

  • 5条回答
    •  刺人心
      刺人心 (楼主)
      2021-01-14 07:09

      I don't think its necessary for it to be done at the server side (using up CPU cycles).

      Use javascript/CSS to achieve this.

    提交回复
    热议问题