Here's the attachment.
At 03:20 PM 9/23/2002 -0700, you wrote:
Use phpinfo(); to figure out if the missing four characters are being
lost in PHP or when you're doing the INSERT or UPDATE into mysql.
Also try doing the INSERT/UPDATE via the mysql command line.
Michael
-Original Message
It's definitely something with the php interface. If I do anything at the
command line, with MySQL, it works fine.
I attached the phpinfo() output. I'm not sure how I'm supposed to directly
use that to figure out if the characters are being lost by PHP.
I did notice however, that after an att
Use phpinfo(); to figure out if the missing four characters are being
lost in PHP or when you're doing the INSERT or UPDATE into mysql.
Also try doing the INSERT/UPDATE via the mysql command line.
Michael
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of
Michael Rose, Jr.
Office: (206) 686-7600
Fax: (206) 374-8126
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Micah Stevens
Sent: Monday, September 23, 2002 3:00 PM
To: dbmail@dbmail.org
Subject: [Dbmail] Dropping characters.
I know thi