[FX.php List] Using Text Area to put data into FM
Edward L. Ford
elford at cs.bu.edu
Thu Aug 3 13:39:30 MDT 2006
Hi,
I have a HTML which includes a textarea field for a long description.
When the form is submitted, PHP gives back the error *"Parse error*:
parse error, unexpected T_VARIABLE in <server/file path> **on line *21*.
If I comment out the PHP line which reads
"$NewRecord->AddDBParam('MoreInfo' $_POST['more_info']);"
submission goes into the FM database just fine.
Can anyone provide suggestions about how I get this textarea field into
the database?
Thanks,
--Ed Ford
More information about the FX.php_List
mailing list