webdeveloper
Newbie
Posts: 1
Registered: 4/12/2007
Member Is Offline
|
| posted on 4/12/2007 at 01:45 PM |
|
|
Take database from mysql
I have the following question:
I have redords in the DB like this one
www.chenoo.com/mesures/orange2g/campagne_SEMESTRE1/Qvoice/AXES/autoroutes/Vehicule 3 AXEJ1/2007APR03-Speech-0624519047-0240190931-M-005-0041.QMD
I want to make it like ...
> Orange2
> --> campagne semestre1
> ------> qvoice
> ----------------> axes
> ------------------------->autoroutes
> ----------------------------------------->vehicule 3 axe
> -----------------------------------------------> fichier
Is is possible with tigra menu?
Thanks
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/12/2007 at 04:35 PM |
|
|
you can surely display that with the menu, but you'll need to write the server side script that will read the database, split the link into the
separate elements and then format those elements as the items structure that the menu understand. we can write it for you, submit a support ticket for
quote if you're interested.
|
|
|