Re: [PHP-DB] Variables & Forms

2007-10-17 Thread Niel Archer
Hi Ron "" is perfectly legitimate in an e-mail header field like "Subject:". All headers may contain any combination of ASCII characters except CR and LF which are used to terminate the field (See RFC8222 section 2.2). There is also defined a means to "fold" lines which involves using the CR+LF+w

RE: [PHP-DB] Variables & Forms

2007-10-17 Thread Bastien Koert
> From: [EMAIL PROTECTED]> To: [email protected]> Date: Tue, 16 Oct 2007 09:47:13 -0500> Subject: [PHP-DB] Variables & Forms> > I am programming a form this morning. I don't understand arrays really well. I think this is what I am needing to use, but I am really not s

[PHP-DB] Variables & Forms

2007-10-16 Thread Ron Piggott
I am programming a form this morning.  I don't understand arrays really well.  I think this is what I am needing to use, but I am really not sure. I have a PHP script that checks a POP e-mail address and is suppose to take the incoming message and save it to a mySQL table based on the subject li