I will have two select boxes, the data that displays in the second box will display according to the data in the first select box.The script is going to be using dynamic data. Basically when I select a video game console, I need for a second select box to display all the games available for the selected console, without lag. Contact me via MSN.
This can be done easily with Ajax + PHP. As you're a PHP developer, I'd suggest you brush up on the ajax skills, it's really becoming a required skill set in the market.