marron79
Newbie
Posts: 1
Registered: 10/1/2002
Member Is Offline
|
| posted on 10/1/2002 at 12:26 AM |
|
|
Creating items dynamically w/MySQL & PHP
I downloaded the Tigra Tree Menu application, b/c the features list mentions the ability to create the menu tree dynamically w/a database. I'm using
a MySQL database and PHP on my website. The download didn't come with any documentation, so I don't even know where to start. I'm new to JS, so if
anyone can help me do this and explain it like I'm new to JS...please do! Thanks!
|
|
|
tigra
Administrator
Posts: 1990
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 10/6/2002 at 08:23 AM |
|
|
You don't need any JS knowledge to fill Tigra Tree Menu with data from your database. Just generate text file of the same format as tree_items.js
with your server side script.
|
|
|
horus_kol
Member
Posts: 13
Registered: 9/11/2002
Member Is Offline
|
| posted on 11/29/2002 at 03:57 PM |
|
|
look at this:
[URL]
http://www.softcomplex.com/forum/viewthread.php?tid=230
[/URL]
|
|
|