I have been on a search and destory mission looking for some sample code that incorporates PHP,Java, and MYSQL.
What I am looking to do is, have a drop down menu that has its values supplied from mysql database through PHP. That was the easy part, and it is working like a champ! Now what I want to happen is, when you select a value from the drop down, I want the java script to populate the screen / forms with the rest of the values from the DB, so basically it populates with the different values from each value in the pulldown.
Okay, if I have not lost you, does anyone have any sample code, or a remote idea
Thanks in advance!