Re: [PHP] character problem

2001-02-12 Thread Ankur Verma
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 12, 2001 10:11 PM Subject: [PHP] character problem > I've created a PHP script that is called from a form > to send an email. The contents of the email is a > hidden value in the form named "info," and

RE: [PHP] character problem

2001-02-12 Thread Philip Olson
quently, addslashes() adds them. Regards, Philip > -Original Message- > From: John P. Donaldson [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 12, 2001 11:42 AM > To: [EMAIL PROTECTED] > Subject: [PHP] character problem > > > I've created a PHP script

RE: [PHP] character problem

2001-02-12 Thread Dave VanAuken
Dave -Original Message- From: John P. Donaldson [mailto:[EMAIL PROTECTED]] Sent: Monday, February 12, 2001 11:42 AM To: [EMAIL PROTECTED] Subject: [PHP] character problem I've created a PHP script that is called from a form to send an email. The contents of the email is a hidden valu

[PHP] character problem

2001-02-12 Thread John P. Donaldson
I've created a PHP script that is called from a form to send an email. The contents of the email is a hidden value in the form named "info," and is typically a paragraph of text. It works fine, however, for some reason, the apostrophy character always gets emailed looking like this: /' I've tri