[FX.php List] Re: Re: Mysterious asterisks appearing in fields

Chris Bisgard cbisgard at racc.org
Wed Mar 14 13:02:56 MDT 2007


Dale, just to be clear, the slashes are also appearing in the FileMaker
database, not just when displaying data back to the web. Is that
expected? 
 
Chris
 
> Darn, that's expected behavior, and not a clue to the asterisks.
> You'll need to use stripslashes() to address display of such data
> back to the web.
> 
> http://us2.php.net/manual/en/function.stripslashes.php
> 
> Dale
> 
> On Mar 12, 2007, at 8:39 PM, Chris Bisgard wrote:
> 
> > A possible clue... if I enter single or double quotes in a field,
each 
> > one ends up with a backslash in front of it in the data. Looks like
an
> > escape character. Page encoding to blame?
> >
> > Chris 





More information about the FX.php_List mailing list