[PHP-DB] Re: Spaces Problem php mysql

2002-05-02 Thread Hugh Bothwell
Paul [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I have a form on one server which takes a name in one field, intentionally including spaces as a full name. That value shows up as a form variable as I intended when I display it on the same server. It is

Re: [PHP-DB] Re: Spaces Problem php mysql

2002-05-02 Thread szii
- Original Message - From: Hugh Bothwell [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 02, 2002 6:23 AM Subject: [PHP-DB] Re: Spaces Problem php mysql I've been pounding my head (and the keyboard with searches) over this. Do I have to take the first entry apart

Re: [PHP-DB] Re: Spaces Problem php mysql

2002-05-02 Thread szii
AddSlashes() or AddCSlashes() -Szii - Original Message - From: Paul [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 02, 2002 4:11 PM Subject: Re: [PHP-DB] Re: Spaces Problem php mysql On Thursday 02 May 2002 10:10 am, you wrote: - Original Message - From

[PHP-DB] Re: Spaces Problem php mysql

2002-05-01 Thread David Robley
In article [EMAIL PROTECTED], [EMAIL PROTECTED] says... I have a form on one server which takes a name in one field, intentionally including spaces as a full name. That value shows up as a form variable as I intended when I display it on the same server. It is sent to another server and