RE: Getting Array to display on SELECT

2010-04-20 Thread Martin Gainty
designs.com > Subject: Getting Array to display on SELECT > Date: Tue, 20 Apr 2010 18:16:52 -0400 > > I'm frankly not sure if this is a MySQL question or PHP, but I thought I > would start here. > > I have a form that I have a (ever growing) list of checkboxes, Here is

RE: Getting Array to display on SELECT

2010-04-20 Thread Gavin Towey
This is a PHP question. -Original Message- From: Gary [mailto:g...@paulgdesigns.com] Sent: Tuesday, April 20, 2010 3:17 PM To: mysql@lists.mysql.com Subject: Getting Array to display on SELECT I'm frankly not sure if this is a MySQL question or PHP, but I thought I would start her

Getting Array to display on SELECT

2010-04-20 Thread Gary
I'm frankly not sure if this is a MySQL question or PHP, but I thought I would start here. I have a form that I have a (ever growing) list of checkboxes, Here is a sample of the code for it. It seems to go in, when I say seems to, I get a result of Array in the table, the code is listed