I have a script that is displaying the contents from my database that shows all the categories available for someone to select. What I'm looking to have done is that if the user selects on (category select list #1) then in the following (category select list #2) it will not show the same category listed there for the user to select again. I hope this makes sense. I appreciate any help on this.
I have seen this in javascript before, but is there a way to check this in .php and a sample would be much appreciated?
If it has to be java - does anyone have a sample for me to look at?