Re: [PHP] PHP & MYSQL Drop Down Select Box

2004-02-04 Thread Raditha Dissanayake
hi, Please visit the mysql website and read up on 'joins'. I guess you haven't seen siva kumar's mail either. You can see an archived version here. http://www.mail-archive.com/[EMAIL PROTECTED]/msg128334.html Junaid Saeed Uppal wrote: Hello Everyone, I am trying to make 2 drop down boxs using

[PHP] PHP & MYSQL Drop Down Select Box

2004-02-04 Thread Junaid Saeed Uppal
Hello Everyone, I am trying to make 2 drop down boxs using data from a mysql database , the code is attached , the problem is I have a category and a sub category table. The link between the two tables is the id ( ID in category table & mid in subcat tables are the same ) . So i would like to mak