Posted by sk on 10/04/06 13:11
I am trying to design a 'form?' using php, mysql and apache that does
the following.
1. enter data using forms
2. do lookup using form that will display council persons or
committees.. user will be able to select one and the system will display
either the council people on committee or the committees that the
council person is on.
There will be more but right now I am working on the lookup portion.
Would I use php to do sql select from either database and then 'somehow'
put that into an html/xhtml select function? If that is the direction
how do I take that select function to get one entry back to the
database? etc? etc?
TIA
Navigation:
[Reply to this message]
|