[FX.php List] How to modify textarea text for posting back to FM

Dale Bengston dbengston at preservationstudio.com
Mon May 8 17:15:59 MDT 2006


Hi WIlliam,

stripslashes() can help, and nl2br() will properly format the  
paragraphs. You can find these and all sorts of string-manipulation  
magic at

<http://us2.php.net/manual/en/ref.strings.php>

Hope this helps,
Dale Bengston

On May 8, 2006, at 4:38 PM, William Akey wrote:

> Hi,
>
> Apologies if this has come up numerous times before. I need to know  
> how to properly condition textarea text contaning multiple  
> "pagagraphs" that has been displayed and edited on a web page,  
> before it is posted back into the FileMaker database so that I  
> avoid getting the little square boxes showing up in the FileMaker  
> text fields.
>
> Thanks in advance for any help you can offer.
>
> William
> _______________________________________________
> 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