[FX.php List] A little help with strings and arrays

Gjermund Gusland Thorsen ggt667 at gmail.com
Tue Mar 20 14:26:54 MDT 2007


Pilcrow = "\r\n"

On 3/20/07, Derrick Fogle <derrick at fogles.net> wrote:
> Positive. \n doesn't work for me. But... I'm still running FMS7A.
>
> I tested this when I was working with a text field in Filemaker that
> might have Pilcrows (FM's return character). I had to get the text
> from the field, add to it (including more pilcrows), and then put it
> back in Filemaker. This seems wacky, and I can't explain it, but with
> my setup Pilcrows coming from Filemaker show up as \n in PHP, but to
> get Pilcrows back  into Filemaker, I have to send \r. In fact,
> sending \n in my setup creates garbage characters in FM - they look
> like spaces, but they're not.
>
> There are obviously lots of differences between people's setups and
> functionality. Bottom line is, you may have to test \n vs \r in your
> environment and set your code accordingly.
>
> On Mar 19, 2007, at 10:10 PM, Kevin Futter wrote:
>
> > Are you sure? I use \n exclusively here in an all-Mac shop and have
> > never
> > had any problems.
>
>
> Derrick Fogle
> derrick at fogles.net
>
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list