Re: [PHP-DB] Storing Radio Buttons & Checkboxes in MySQL

2003-01-05 Thread Ruprecht Helms
Hi Jason Wong, > manual > FAQ > PHP and HTML Contents/answers for checkboxes, radiobuttons and/or option-boxes usualy are stored in databases. All other (the tags) are nonsense to store in a database, because these are typically templatestuff or written by taking a loop within a php-script.

Re: [PHP-DB] Storing Radio Buttons & Checkboxes in MySQL

2003-01-05 Thread Jason Wong
On Sunday 05 January 2003 14:15, Tony Bollino wrote: > Greetings all. > Thank you to all those on the list who have been helpful in the past. > I'm hoping you will be able to come through for me again. Here is my > conundrum. > > I am using an app (GBSurvey) I downloaded from the web to create a >