Hi, It's me again with my problems.
I have javascrit code at my search page. Is there way to do the same with PHP?
searchpage is at: http://www.cs.uta.fi/~ah66533/what/searchform.html
You could have PHP build that page from a database or somthing like that but you are still going to need javascript to do the client-side stuff(ie. changing the contents of the listbox without reloading the page).
Hope that helps.