Okay, first of all, I am building a game database system, I wanted to filter out all the games by choosing which gaming system (ps2, xbox, etc...) so if someone chose xbox then the combo box beside it would list all of the games for xbox : http://www.javascriptkit.com/script/cut183.shtml
Thats the javascript part...
Now I have a PHP system that adds games, and gaming systems.
I wanted this script to be able to list the games and gaming systems from the database.
This one is a real stumper, and I dont know if I confused any of you
But if anyone is kind enough to help please do.
Thanks
Thats the javascript part...
Now I have a PHP system that adds games, and gaming systems.
I wanted this script to be able to list the games and gaming systems from the database.
This one is a real stumper, and I dont know if I confused any of you

Thanks
Comment