php - Need help structuring database for nested navigation -


i want create nested navigation menu/navigation, via database(sqlite), using pdo (in end should work dropdown menu). i've been googling around, , looked @ different posts in here. still don't know how properly. need database structuring advice, , maybe example. know might lot ask, thought i'd try anyway.

writing secondary sub-menu nested under first sub-menu within delphi in html easy enough, need pdo methods , functions like: query_select , query_update

the basic logic code is: make links , tables place them in unordered list insert "web"

  • a key factor code whether you're designing mobile or desktop?

    for structuring examples, consider file i/o functions when performing sql query, when import occurs consider loop structure based on db. hth- cd


  • Comments

    Popular posts from this blog

    php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

    java - How to filter a backspace keyboard input -

    java - Show Soft Keyboard when EditText Appears -