Is it possible to make queries on the fly?
Here is my code --> http://www.sqlpaste.com/?entry_id=799
Here is the page --> http://www.magicbean.ca/mcn/editPartyTest3.php
Here is the snapshot of my DB --> http://www.magicbean.ca/mcn/partiesWorked.png
Here is how I think it should be --> http://www.sqlpaste.com/?entry_id=800
I need to be able to update those X number of rows on the fly. Does
that mean I need 6 seperate queries? One for each row?
How am I able to put the updated data from those select tags back into the DB?
Please Help!!
Thank you,
Puto