[phorm] [Phorm:] Re: non standard characters

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 29 May 2003 22:51:05 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#2760) Re: non standard characters 
            <http://www.phorm.com/support/?rev=2760> 
  AUTHOR:   Patrick O'Hara 
  DATE:     May 29, 2003 at 6:51 p.m. EST 

  Reply To: (#2758) non standard characters 
  Author:   justin 
  Date:     May 29, 2003 at 12:43 p.m. EST 

> When users type in characters, eg " - & ' 
> etc, in forms that they submit to phorm, the email 
> that commes back either converts them to ASC11 (which 
> my email client doesn't translate as the email that 
> arrives is maked as plain text, not HTML) or puts a 
> backslash (/) in front of them. 

$name = strip_slashes($name); 
$notes = strip_slashes($notes); 

Just add appropriate lines to your config file. It's to do with magic quotes 
being turned on int the php ini settings. 

Regards, 

Patrick O'Hara 
WhitsundayIT 
QLD, Australia 

patrick@xxxxxxxxxxxxxxxx 
www.whitsundayit.com 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: