deddleston
Programmer
I need to make a query string that is going to be made up from checkbox values. so the more checkboxes checked the more fields will be added to the SQL that will be produced.
How can i do this? How do I get the string to add in extra characters like "," between each field?
How can i do this? How do I get the string to add in extra characters like "," between each field?