Web table index

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • aorangi

    Web table index

    Hi,

    I want to build in php the type of left hand colonne (I don't know what is
    call) you find on most web site with a art of tabe contain where you can
    navigate through the site.

    Know someone (the name of that colon) and where I can find informations on
    how to build it.
    like that
    +Country and you press + and you get the list of the country etc

    thanks regards
    claude


  • C. (http://symcbean.blogspot.com/)

    #2
    Re: Web table index

    On 3 Apr, 18:45, "aorangi" <aora...@wanado o.frwrote:
    Hi,
    >
    I want to build in php the type of left hand colonne (I don't know what is
    call) you find on most web site with a art of tabe contain where you can
    navigate through the site.
    >
    Know someone (the name of that colon) and where I can find informations on
    how to build it.
    like that
    +Country and you press + and you get the list of the country etc
    >
    thanks regards
    claude
    A collapsible, hierarchical, navigation menu?

    Simplest option would be PHP Layers menu - alternatively use something
    like DokuWiki (with a appropriate template like battlehorse) where you
    embed your PHP inside an existing web application.

    Try Google for URLs

    C.

    Comment

    Working...