[FX.php List] Sending carriage returns within a string into FM
field
Bob Patin
bob at patin.com
Wed Mar 2 18:50:47 MST 2011
So you're not using an \n after the \r; interesting. I thought it was necessary...
Best,
Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
iChat: bobpatin
FileMaker 9, 10 & 11 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--
Expert FileMaker Consulting
FileMaker Hosting for all versions of FileMaker
PHP • Full email services • Free DNS hosting • Colocation • Consulting:
On Mar 2, 2011, at 6:58 PM, Tim 'Webko' Booth wrote:
> $postObj = new FX($dbHost,$port,$dbType,$conType);
> $postObj -> setDBPassword($dbPass,$dbUser);
> $postObj -> setDBData($dbName,'LAYOUT');
> $postObj -> AddDBParam('Referrer', "merchandise\rtaxempt" );
> $postData = $postObj->FMNew();
>
> I'll note that the " make a difference - using ' gets me your result...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20110302/ee2017af/attachment.html
More information about the FX.php_List
mailing list