Drop Down Menu with PHP

by 2 replies
3
I have a own wordpress blog. I wants to develop my blog. There is a great problem. I need to drop down menu but I can not create with PHP. Please help me by giving a simple PHP code that create a drop down menu.

I am waiting for your humble response.
#programming #drop #menu #php
  • PHP has nothing to do with a "drop down" menu, unless you need to populate it with information. All PHP processing is done before anything even hits your browser. You need to be thinking in terms of HTML, CSS, and JavaScript.

    Here's a popular one: SuperFish
  • I guess you need a good WP theme. It will have all that you want.

Next Topics on Trending Feed

  • 3

    I have a own wordpress blog. I wants to develop my blog. There is a great problem. I need to drop down menu but I can not create with PHP. Please help me by giving a simple PHP code that create a drop down menu. I am waiting for your humble response.