[FX.php List] Problem re-submitting checkboxes to FM7

Derrick Fogle derrick at fogles.net
Thu May 11 14:22:35 MDT 2006


Try Implode:
http://us3.php.net/manual/en/function.implode.php

$toDatabase = implode('\n',$FieldName);

On May 11, 2006, at 3:18 PM, William Akey wrote:

> Which, if I understand things correctly, is what I would expect  
> since I used
> FieldName[] in the input tag on the preceding page. Is this not  
> correct?


Derrick Fogle
derrick at fogles.net





More information about the FX.php_List mailing list