PDA

View Full Version : php: populating 3 listboxes


vozduhh
02-18-2008, 03:18 AM
I was converting old asp files to php.

But I'm stuck at this point.

I'm looking for a triple combo listboxes where one has "book" the other "chapter" and the third "verse". The book is populated by a database table. Once book is selected then chapter is populated and then verse.

Any tutorial related to this?
Reply With Quote