Topic awaiting preservation: Pull down menus in php/mysql with 3 levels. (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: |
posted 10-05-2005 09:51
Hi all, |
Bipolar (III) Inmate From: Australia |
posted 10-05-2005 14:24
If you know how to do loops in php you should be able to do this. In your database table you will need to obviously have a parent_id for your sub categories so you know what to show when the matching category is selected. |
Nervous Wreck (II) Inmate From: |
posted 10-06-2005 10:04
Here's the structure of my tables: |